body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#504D46;
	margin: 10px 0 0 0;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}

.headtext {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
.head2text {
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
.head3text {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
.normaltext {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
}
.smalltext {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
}

.rostertext {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}

.rostertext a
{
	font-style: normal;
	text-decoration: underline;
	font-size: 12px;
}

.rostertext a:hover 
{
	font-style: normal;
	text-decoration: underline;
	font-size: 12px;
}
