body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	font-family: Times new roman;
	font-size: 17px;
	color: #333333;
	font-weight: bold;
}
.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #383737;
}
.style1 {
	font-family: Verdana;
	font-size: 10px;
	color: #312D22;
}
.style2, .style2 td {
	font-family: Arial;
	font-size: 12px;
	color: #5F5F5E;
}
a:link,a:visited { 
	font-size: 12px; 
	color: #383737; 
	text-decoration: underline;
}
a:hover { 
	color:#383737; 
	text-decoration: none;
}
.sublink1:link, .sublink1:visited, .sublink1:active {
	font-family: Verdana;
	font-size: 9px;
	color: #383737;
	text-decoration: underline;
}
.sublink1:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #E21931;
	text-decoration: underline;
}


