body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #8D0000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #8D0000;
}
a:hover {
	text-decoration: underline;
	color: #8D0000;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #8D0000;
	font-weight:bold;
}

.whiteheader {
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
}
.whitetext {
	color:#FFFFFF;
}
.redheader {
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	color: #8D0000;
}
.style2 {
	color: #DEDEDE;
	font-size: 1pt;
