body {
	background-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #CC0000;
	scrollbar-3dlight-color: #CC0000;
	scrollbar-shadow-color: #CC0000;
	scrollbar-darkshadow-color: #CC0000;
	scrollbar-arrow-color: #CC0000;
	scrollbar-track-color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-variant: normal;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.contenttextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
}
.contenttable {
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 315px;
	top: 0px;
	right: 0px;
}
