body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-top: 20px;
}
a:link {
	text-decoration: underline;
	color: #ee2e24;
}
a:visited {
	color: #6666FF;
}
a:hover {
	color: #666666;
}
a:active {
	color: #990000;
}
.footer {color: #FFFFFF}
.subhead {font-size: 12px}
.head {
	font-size: 16px;
	font-weight: bold;
}