/* CSS Document */

BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#003366;
	line-height:16pt;
	background-color:#0A6A9C;
	margin:0px;
	}
	
H1	{
	font-family:Georgia, Times, serif;
	font-size:16pt;
	line-height:18pt;
	font-weight:bold;
	color:#993333;
	}
	
H2	{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:14pt;
	font-weight:bold;
	color:#663333;
	}
	
P	{
	font-family:Georgia, Times, serif;
	font-size:10pt;
	color:#003366;
	line-height:16pt;
	}
	
TD	{
	font-family:Georgia, Times, serif;
	font-size:10pt;
	line-height:16pt;
	}
	
LI	{
	font-family:Georgia, Times, serif;
	font-size:10pt;
	line-height:16pt;
	}
	
A:link {
	text-decoration:underline;
	color:#990000;
}

A:visited {
	text-decoration:underline;
	color:#990000;
}

A:hover {
	text-decoration:none;
	color:#990000;
}

A:active {
	text-decoration:none;
	color:#990000;
}

.homenews	{
	font-family:Trebuchet, Verdana, Helvetica, sans-serif;
	font-size:9pt;
	line-height:12pt;
	font-weight:normal;
	color:#336699;
	margin-left:42px;
	margin-top:35px;
	margin-right:10px;
	}

.copyright	{
	font-family:Trebuchet, Verdana, Helvetica, sans-serif;
	font-size:8.5pt;
	line-height:11pt;
	font-weight:normal;
	color:#336699;
	margin-left:60px;
	margin-bottom:10px;
	}

