body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.bodytextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

.bodytextwhite a {

	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.bodytextwhite a:hover {

	text-decoration:underline;
}

.ResultsTable
{
	padding-left:10;
	padding-bottom: 3;
	padding-top: 3;
}

.ResultsTableHeader
{
	padding: 10;
	white-space: nowrap;
}
.headerwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 3px;

}
.subheaderwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 3px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E43972;
	letter-spacing: normal;
	height: 26px;
	width: 75px;
}
