body {
	background-color: #000000;
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.style1 {color: #000000}
.RedHead {
	font-size: 16px;
	color: #BF0000;
	font-weight: bold;
}
.BlueHead {font-size: 16px; color: #000099; font-weight: bold; }
.style2 {color: #333333}
#headbg {
	background-color: #FFFFFF;
	height: 16px;
	padding-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
#lhsHead {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	float: left;
	padding-left: 5px;
}
#rhsHead {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	float: right;
	padding-right: 5px;
}
#blurbbg {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
}
a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footer_text {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
a.link:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a.link:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a.link:active {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a.link {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}