body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12; 
	color: #000000; 
	font-weight: none; 
	text-decoration: none;}
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12; 
	color: #000000; 
	font-weight: none; 
	text-decoration: none;}
a:{
	color: #000099;
	font-size : 12px;
	text-weight: bold; 
	text-decoration: underline;}
a:link {
	color: #000099;
	font-size : 12px;
	text-weight: bold; 
	text-decoration: underline;}
a:visited {
	color: #000099;
	text-weight: bold;
	font-size : 12px;
	text-decoration: underline;}
a:hover {
	color: #990000;
	font-weight: none;
	font-size : 12px;
	text-decoration: none;}
.Header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : Bold;
	color : #cc0000;}
.PageHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : Bold;
	color : #cc0000;
	text-decoration: none;
	vertical-align: top;
	}
small {
	color: #000099;
	font-weight: none;
	font-size : 12px;
	text-decoration: underline;}