body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

A {
	color: #FFFFFF;
	text-decoration: none;
}
.pagetitle {
	font-size: 12px;
	font-weight: bold;
}

.forms {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-size: 10px;
}

.bodystyle {
	font-size: 10px;
	color: #FFFFFF;
}

A.bodystyle:hover {
	color: #EEEEEE;
}

.small {
	font-size: 9px;
}

.lightsmall {
	font-size: 9px;
	color: #FFFFFF;
/*	text-decoration: none; */

}

.justified {
	font-size: 10px;
	text-align: justify;
}

.footer {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

A.footer:hover {
	color: #000000;
}

.hfooter {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.norepeatbg {
	background-repeat: no-repeat;
}