body {
margin-top: 0;
background: #000818 url('images/backgradient.gif') repeat-x;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
a:link {
color: #FFFFFF;
text-decoration: none;
}
a:visited {
color: #FFFFFF;
text-decoration: none;
}
div.pos_abs {
position:relative;
left:-250px;
top:175px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subtitletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
}