<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,Times New Roman,Georgia ;
	font-size : 10pt;
}

H3 {
	font-family : Helvetica, Arial;
	font-size : 8pt;
	font-style : bold;
	color :  white;
}

H2 {
	font-family : Helvetica, Arial;
	font-size : xx-small;
	font-style : normal;
	color :  silver;
}

</style>	

