<style type="text/css">	
	

a:hover {
	text-decoration: underline;
}

BODY { background: White; color: #3E476E}
  A:link { color: #1F2855; text-decoration: none; }
  A:visited { color: #1F2855; text-decoration: none; }
  A:active { color: #1F2855; text-decoration: none; }
  a:hover { color: #D70711; text-decoration: none; }
  body, td {
	font-family : Arial ;
	font-size : 10pt;
}

H3 {
	font-family : Helvetica, Arial;
	font-size : xx-small;
	font-style : normal;
	color :  #F9FAC6;
}

.style20
{ 
text-decoration: underline;
}


</style>	

