body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.whiteText {color: #FFFFFF}

.whiteLinks A {
	text-decoration: none;
	color: #FFFFFF;
}
.whiteLinks a:link {
	color: #ffffff;
}
.whiteLinks a:visited {
	color: #ffffff;
}
.whiteLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.whiteLinks a:active {
	color: #ffffff;
}

.headerLinks a {
	text-decoration: none;
	font-size: 12px;
}
.headerLinks a:link {
	color: #000000;
}
.headerLinks a:visited {
	color: #000000;
}
.headerLinks a:hover {
	color: #000000;
	text-decoration: underline;
}
.headerLinks a:active {
	color: #000000;
}

.smallText {
	font-size: 8px;
}

a {
	text-decoration: none;
	font-size: 12px;
}
a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a:active {
	color: #336699;
}.subHeader {
	font-size: 14px;
	font-weight: bold;
}
.redText {
	color: #CC0000;
}
