<<style type="text/css">	
	

a:hover {
	text-decoration: none;
}

BODY { background: white; color: black}
    A:link { color: gray; text-decoration: none; }
  A:visited { color: gray; text-decoration: none; }
  A:hover { color: #1D85BB; text-decoration: none; }
  A:active { color: gray; text-decoration: none; }
  
  A.nav:link { color: black; text-decoration: underline; }
  A.nav:visited { color: black; text-decoration: underline; }
  A.nav:hover { color: #1D85BB; text-decoration: none; }
  A.nav:active { color: black; text-decoration: none; }
  body, td {
	font-family : Times New Roman ;
	font-size : 11pt;
}

H3 {
	font-family : Helvetica, Arial;
	font-size : xx-small;
	font-style : normal;
	color :  gray;
}


</style>
