<style type="text/css">	
	

a:hover {
	text-decoration: underline;
}

BODY { background: White; color: Black}
  A:link { color: Blue }
  A:visited { color: Blue }
  A:active { color: Blue }
  body, td {
	font-family : Arial ;
	font-size : 10pt;
}

H3 {
	font-family : Helvetica, Arial;
	font-size : xx-small;
	font-style : normal;
	color :  silver;
}

.style10
{
	font-family : Arial;
	font-size : 8pt;
	color :  Silver;	
}

</style>	

