body { color: white; font-size: 62.5%; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 140%; }
.subheader { color: white; font-size: 120%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 100%; }
p { }
td { }
a:link {
	font-size: 9px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}
h1 {
	font-size: 10px;
	background-color: #000000;
	text-indent: -1000px;
	top: -10px;
	position: absolute;
}
h2 {
	font-size: 10px;
	color: #000000;
	text-indent: -1000px;
	position: absolute;
	top: -10px;
}
