body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #111111;
}
a:link {
	color: #990000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #FFFF99;
}
a:active {
	color: #FFFF00;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	line-height: 12px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
.grey_header_text {
	color: #CCCCCC;
	font-size: 22px;
	font-style: italic;
}
.grey_text {color: #CCCCCC}
.footertext {color: #CCCCCC;
font-size: 11px}
.footertext a {
	color: #CCCCCC;
}
.footertext a:visited {
	color: #CCCCCC;
}
.footertext a:hover {
	color: #00FF33;
}
.whitetext {color: #FFFFFF}
.whitetext a {
	color: #FFFFFF;
}
.whitetext a:visited {
	color: #FFFFFF;
}
.whitetext a:hover {
	color: #FFFF66;
}
.leftnavtext {
	color: #FFFFFF;
	font-size: 11px;
}
.leftnavtext a {
	color: #FFFFFF;
}
.leftnavtext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.leftnavtext a:hover {
	color: #FFFF66;
	text-decoration: none;
}
.ReversedTopNavLinks {
	color: #CCCCCC;
}
.ReversedTopNavLinks a {
	color: #CCCCCC;
	font-size:13px;
	text-decoration: none;
}
.ReversedTopNavLinks a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.ReversedTopNavLinks a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.text_regular {font-size: 14px}
.eighteen_bold_headline {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #330000;
}

