BODY {
	background-color: #000000;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F9F9F9;
	scrollbar-base-color: #383431;
	scrollbar-track-color: #383431;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 10px;
	color: #B1B3B6;
	font-weight: normal;
}
h1
{
	font-family: Verdana;
	font-size: 12px;
	color: #B3DBCC;
}
a:link {
	COLOR: #ee9b65;
	FONT-SIZE: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	COLOR: #b65445;
	FONT-SIZE: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	COLOR: #B3DBCC;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}