A:hover {
	font-family: Arial, Helvetica, Sans Serif;
	text-decoration: underline;
	font-weight: bold;
}
A {
	font-family: Arial, Helvetica, Sans Serif;
	text-decoration: none;
	font-weight: bold;
}

TABLE.subheader {
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
	font-color: #FFCC00;
	text-alignment: center;
}

.td-HiLite { 
		font-family: Arial, Helvetica, Geneva, Lucida-sans, sans-serif; <br>
  		font-size: 8pt;
  		font-style: normal;
  		color: #000000;
  		clip: rect( );
  		background-color: #CCCCCC;
} 
