<style type="text/css">	
	



BODY { background: white; color: black}

  A:link { color: black; }
  A:visited { color: black; }
  A:hover { color: #68E081; text-decoration: none; }
  A:active { color: black; }
  
  A.nav:link { color: #CBF91A; text-decoration: none; }
  A.nav:visited { color: #CBF91A; text-decoration: none; }
  A.nav:hover { color: white; text-decoration: none; }
  A.nav:active { color: #CBF91A; text-decoration: none; }
  
   A.nav2:link { color: white; text-decoration: none; }
  A.nav2:visited { color: white; text-decoration: none; }
  A.nav2:hover { color: #FAAA77; text-decoration: none; }
  A.nav2:active { color: white; text-decoration: none; }
  
  body, td {
	font-family : Arial ;
	font-size : 10pt;
}

H3 {
	font-family : Arial;
	font-size : 8pt;	
	color :  silver;
}

H1 {
	font-family : Arial;
	font-size : 12pt;
	font-style : bold;
	color :  #529DBD;
}

.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>

