BODY, P, BR {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: none;
}

A:link { 
	color: yellow; 
	text-decoration: none;
 }

A:active { 
	color: #000080;  
	text-decoration: underline;
 }

A:visited { 
	color: yellow; 
	text-decoration: none;
 }

A:hover { 
	color: red; 
	text-decoration: underline;
 }

 H1 { 
 	color: white; 
	font-weight: bold; 
	background-color: #008000; 
	width: 100%; 
	padding: 2px;
	font-size: 14pt;
}

 H2 { 
 	color: white; 
	font-weight: bold; 
	background-color: #008000; 
	width: 100%; 
	padding: 2px;
	font-size: 10pt;
}

TD { 
 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: none;}