<style type="text/css">	
	



BODY { background: #F2F2F2; color: black}

  A:link { color: black; text-decoration: none; }
  A:visited { color: black; text-decoration: none; }
  A:hover { color: #99CC00; text-decoration: none; }
  A:active { color: black; text-decoration: none; }
  
  A.nav:link { color: #99CC00; text-decoration: none; }
  A.nav:visited { color: #99CC00; text-decoration: none; }
  A.nav:hover { color: white; text-decoration: none; }
  A.nav:active { color: #99CC00; text-decoration: none; }
  
  body, td {
	font-family : Arial ;
	font-size : 10pt;
}

H3 {
	font-family : Arial;
	font-size : 10pt;
	font-style : bold;
	color :  white;
}

.style20
{ 
text-decoration: underline;
}

.style10
{ 
font-family : Arial;
	font-size : 10pt;
	font-style : bold;
	color :  white;
}

.navlinks
{ 
A:link { color: #99CC00; text-decoration: none; }
A:visited { color: #99CC00; text-decoration: none; }
A:hover { color: white; text-decoration: none; }
A:active { color: #99CC00; text-decoration: none; }
 
 } 


</style>

