body {
	background-color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000033;
	font-weight: normal;
}
.title {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-bottom-style: double;
	border-left-style: double;
	letter-spacing: 0.2em;
	text-transform: none;
}
.tableheader{
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.footer{
	font-size:9px;
}
.subtitle{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-stretch: ultra-expanded;
}
.boldRed{
	color: #990000;
	font-weight: bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
.tableheadersub {
	font-size: 9px;
	text-transform: none;
	color: #000033;
	font-weight: bold;
}

