body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #003399;
	scrollbar-base-color: Blue;
	scrollbar-3dlight-color: #003366;
	scrollbar-shadow-color: Black;
	scrollbar-highlight-color: Black;
	text-align: justify;
}
a:link {
	color: #CCCC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999933;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
