BODY { font-family : Verdana, Arial, sans-serif ; font-size : 9pt; cursor : auto; 
} 

H2, H3, H4,H5 {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color: #99CCFF;
}

 A:LINK {
	color: #99CCFF;
} 
A:VISITED {
	color: #99CCFF;
} 
A:ACTIVE {
	color: #99CCFF;
	font-weight : bolder;
} 
A { 
font-family : Verdana, Arial, sans-serif ; 
font-size : 9pt; 
text-decoration: none;
} 

TABLE { 
font-family : Verdana, Arial, sans-serif ;
 font-size : 9pt; 
 color: #99CCFF;
 }
A:Hover {
	text-decoration: underline;
	text-transform: none;
	color: #FFCC00;
} 
