body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
 }
 
 .Header {
	font-weight: bold;
	font-size: 11px;
	color: #D60B0E;
 }
 
  .Standard_Text {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
 }
 
  .Hyper_Link {
	font-weight: normal;
	font-size: 11px;
	color: #D60B0E;
	text-decoration: underline
 }
 