<style type="text/css">	
	



BODY { background: #EAEBEE; color: black;}

A:link { color: black; text-decoration: none; }
  A:visited { color: black; text-decoration: none; }
  A:hover { color: #B56659; text-decoration: none; }
  A:active { color: black; text-decoration: none; }
  
  A.nav:link { color: white; text-decoration:  none; }
  A.nav:visited { color: white; text-decoration:  none; }
  A.nav:hover { color: #B56659; text-decoration: none; }
  A.nav:active { color: white; 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;
}



</style>
