body {
	background-color: #000000;
}
.contentBody
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:100%;
	background-color:white;
}
td
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.bodyText
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
}

.loginText {color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; }

.loginInput
{
	width:75px;
	height: 18px;
	font-size:8pt;
}
.loginButton
{
	width:50px;
	height: 18px;
	font-size:8pt;
	border:1px;solid white;
}

