body { 
	background-color:#000000;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#555555;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#aaaaaa;
}
a:link {
	font-family:Century Gothic, Arial;
	font-size:16pt;
	font-weight:700;
	color:#ffffff;
	text-decoration:none;
}
a:visited {
	font-family:Century Gothic, Arial;
	font-size:16pt;
	font-weight:700;
	color:#dddddd;
	text-decoration:none;
}
a:active {
	font-family:Century Gothic, Arial;
	font-size:16pt;
	font-weight:700;
	color:#bbbbbb;
	text-decoration:none;
}
a:hover {
	font-family:Century Gothic, Arial;
	font-size:16pt;
	font-weight:700;
	color:#bbbbbb;
	text-decoration:none;
}
td {
	font-family:Century Gothic, Arial;
	font-size:16pt;
	font-weight:700;
	color:#ffffff;
}