<style type="text/css">	
	

a:hover {
	text-decoration: underline;
}

BODY { background: white; color: black}
  A:link { color: #592B35 }
  A:visited { color: #592B35 }
  A:active { color: #592B35 }
  body, td {
	font-family : Arial ;
	font-size : 10pt;
}

H3 {
	font-family : Helvetica, Arial;
	font-size : xx-small;
	font-style : normal;
	color :  #F9FAC6;
}

.style10
{
	font-family : Arial;
	font-size : 8pt;
	color :  Black;	
}

.style20
{
	font-family : Arial;
	font-size : 8pt;
	color :  gray;	
}

</style>	
