body {
	color: #FFFFFF;
	scrollbar-base-color: #666666;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #333333;
	font: 12px/18px "tahoma", "Verdana", Arial;
	background: #000;
}
a:link {
	font-weight: bold;
	color: #CCCCCC;
		text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #CCCCCC;
		text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
		text-decoration: underline;
}
td {
	color: #FFFFFF;
	font: 12px/18px "tahoma", "Verdana", Arial;
}

th {
	font-family:  "tahoma", "Verdana", Arial;
			color: #CC0033;
}
.style1 {
	font-size: small;
	font-weight: bold;
}

.mainlink {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
} 
.mainlink a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.mainlink a:link {
	font-weight: bold;
	color: #333333;
		text-decoration: none;
}
.mainlink a:active {
	font-weight: bold;
	color: #000000;
		text-decoration: none;
}
.mainlink a:hover {
	font-weight: bold;
	color: #330066;
	text-decoration: underline;
}.formbox {
	font: 10px "tahoma", "Verdana", Arial;
}
.black {
	color: #000;
	font-size: 10px;
}
.blackonly {
	color: #000;
}

