.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: 000000;
	text-decoration: none;
	font-weight: normal;
}
.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 9pt;
	color: 983201;
	text-decoration: none;
	font-weight: bold;
}
.textsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	color: 983201;
	text-decoration: none;
	font-weight: bold;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: 983201;
	text-decoration: none;
	font-weight: normal;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: CC9900;
	text-decoration: none;
	font-weight: bold;
}
a:link {  text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #993300}
