body {
	font-family:Arial,Helvetica,san-serif;
	color:black;
	}
td	{font-size:70%;
	text-align:center;
	}
p	{
	font-size:80%;
	text-indent:0.3in;
	font-weight:bold;
	margin:0.75em 0;
	}
p.news	{
	margin:0.3;
	font-size:80%;
	text-indent:-0.3in;
	font-weight:bold;
	color:green;
	}
p.headline	{
	margin:0 2%;
	font-size:80%;
	font-weight:bold;
	color:green;
	}
h1, h2, h3, h4 {
	text-align:center;
	margin:0.75em 0;
	color:#000099;
	font-weight:bolder;
	}
h1	{
	font-family:Arial Rounded MT Bold;
	font-size:220%;
	}
h2	{	
	font-size:120%;
	}
h3	{
	font-size:100%;
	}
h4	{
	color:black;
	font-size:80%;
	font-weight:normal;
	}
a:hover	{
	color:red
	}