body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
a {
	color: #00CCFF;
	text-decoration: underline;
}
.NavHeaders {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.Important {
	font-weight: bold;
	color: #FFFF00;
}
.Highlight {
	color: #00FF00;
}
h2 {
	font-size: 15px;
	font-weight: bolder;
}
.BIG {
	font-size: 28px;
	font-weight: bold;
}
.BoldRed {
	font-weight: bold;
	color: #FF0000;
}
#LeftNav a {
	text-decoration: none;
	line-height: normal;
}
#TopHeader a {
	font-size: 16px;
	font-weight: bolder;
}

