body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #333333;
	font-size: 12px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF9900;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.footer {
	font-size: 10px;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
