/* CSS Document */

.body {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.whitetext {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px;
}

.darkgrey {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #323127;
	padding: 3px;
}

a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline overline;
	color: #FF6600;
}

a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

.smbody {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.darkgreybold {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #323127;
	padding: 3px;
}
.orangetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC33;
	font-weight: bold;
}
.yellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: normal;
}

.olivebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
}

a.link:olivebold {
	color: #666633;
}

a.hover:olivebold {
	text-decoration: underline overline;
	color: #666633;
}

