<style type="text/css">	
	

a:hover {
	text-decoration: underline;
}

BODY { background: black; color: #464719}
  A:link { color: #F0F0DA; text-decoration: none;}
  A:visited { color: #F0F0DA;  text-decoration: none;}
  A:active { color: #F0F0DA;  text-decoration: none;}
  body, td {
	font-family : Arial ;
	font-size : 8pt;
}

H3 {
	font-family : Helvetica, Arial;
	font-size : xx-small;
	font-style : normal;
	color :  Silver;}
	A:link {text-decoration: underline;}
	A:active {text-decoration: underline;}
}

</style>	


