/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.h1 {
	font-size: 24px;
	color: #000000;
}
.h1b {
	font-size: 22px;
	color: #000000;
}
.h1c {
	font-size: 20px;
	color: #000000;
}
.h2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.h3 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.h3b {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.h4 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.h5 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.location {
	color: #666666;
}
.text12pt {
	font-size: 12px;
}
.text12pt24 {
	font-size: 12px;
	line-height: 24px;
}
.pageTitle {
	font-size: 18px;
	font-weight: bold;
}
.chartHeader {
	color: #FFFFFF;
	font-weight: bold;
}
.qmark {
	color: #FF0000;
	font-weight: bold;
}
