<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 :  #F9FAC6;
}


</style>	



