body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color: #000;
	color: #BBAC9F;
	font-size: 11pt;
	font-weight: normal;
}

A {
	color: #BBAC9F;
}

A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: underline; 
	color: #7F0000;
}

.thick {
	border: thin solid #BBAC9F;
	background-color: #000;
	color: #BBAC9F;
}
.bodyText, TD, TH{
	color: #BBAC9F;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	background-color: #000;
}

INPUT[type="text"], TEXTAREA, SELECT, OPTION {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11pt;
	background-color: #999;
}

.menuStyle {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BBAC9F;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 36px;
	color: #BBAC9F;
}
