.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 21px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.footer:Hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {	
color: #FFFFFF;
text-decoration: underline
}
.brd {
	border: 2px solid #FFFFFF;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
