<style type="text/css">	
	

a:hover {
	text-decoration: underline;
}

BODY { background: #B2CEAA; color: #504232}
  A:link { color: #504232 }
  A:visited { color: #504232 }
  A:active { color: #504232 }
  body, td {
	font-family : Georgia ;
	font-size : 9pt;
}

H3 {
	font-family : Helvetica, Arial;
	font-size : xx-small;
	font-style : normal;
	color : gray;
}

H1 {
	font-family : Helvetica, Arial;
	font-size : 12pt;
	font-style : bold;
	color : #504232;
}
</style>
