body
{
	background-color: #000000;
}

A:link, A:active, A:visited
{
	color: #663300;
}

A:hover
{
	color: #FF3300;
}

.s16text, .s4text, .s6text, .s9text, .s9textb, .s10text, .s10textb, .s11text, .s12text, .s12textwhite, .s12textborange, .s13text, .s14text, .s14textwhite, .s16text, .s18text, .s21text, .s18header, .s20header, .s24header, .s24ulheader
{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	color: black;
}

.s4text
{
	font-size: 6px;
}

.s6text
{
	font-size: 6px;
}

.s9text
{
	font-size: 9px;
}

.s9textb
{
	font-size: 9px;
	font-weight: bold
}

.s10text
{
	font-size: 10px;
}

.s10textb
{
	font-size: 10px;
	font-weight: bold
}

.s11text
{
	font-size: 11px;
}

.s12text
{
	font-size: 12px;
}

.s12textborange
{
	font-size: 12px;
	font-weight: bold;
	color: FF3300
}

.s12textwhite
{
	font-size: 12px;
	font-weight: bold;
	color: FFFFFF
}

.s13text
{
	font-size: 13px;
}

.s14text
{
	font-size: 14px;
}

.s14textwhite
{
	font-size: 14px;
	font-weight: bold;
	color: FFFFFF
}

.s16text
{
	font-size: 16px;
}

.s18text
{
	font-size: 18px;
}

.s21text
{
	font-size: 21px;
}

.s18header, .s20header, .s24header, .s24ulheader
{
	font-size: 18px;
	font-weight: bold;
	color: FF3300;
}

.s20header
{
	font-size: 20px;
}

.s24header
{
	font-size: 24px;
	font-weight: bold;
}

.s24ulheader
{
	font-size: 24px;
	text-decoration: underline;
}

.hrorange
{
	color: #FF3300;
	height: 3px;
}

.menu 
{
	display: none; 
	font-family: "Arial", "Helvetica", sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	background-color: white;
}

