.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-style: bold;
	color: #FFCC00;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tableheaders {
	COLOR: #FFCC00;
	font-weight:bold;
}
A:link {
	COLOR: #FFCC00;
}
A:hover {
	COLOR: #E6AC00;
}
A:visited {
	COLOR: #CCCCCC;
}
body {
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
}
