<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 : Georgia ;
	font-size : 9pt;
}

H3 {
	font-family : Helvetica, Arial;
	font-size : xx-small;
	font-style : bold;
	color :  black;
}


</style>	
