body {
	background-color: #000000;
}

body, td, th {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993399;
}

h1 {
	color: #FFFFFF;
}

h2 {
	color: #FFFFFF;
}

h3 {
	color: #FFFFFF;
}

h6 {
	color: #FFFFFF;
}

a:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Times New Roman; sans-serif;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Times New Roman; sans-serif;
	font-size: 10px;
}
a:hover {
	text-decoration: none;
	color: #993399;
	font-family: Times New Roman; sans-serif;
	font-size: 10px;
}
a:active {
	text-decoration: none;
	font-family: Times New Roman; sans-serif;
	font-size: 10px;
}

input, textarea, option, select {
	background-color: #ffffff;
	font: 8pt arial;
	color: #993399;
	letter-spacing: 1px;
	border: 1px solid #ffffff;
	padding:2px; }

<!--
{
scrollbar-face-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000;
}
-->