.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: 9pt;
	color: 000000;
	text-decoration: none;
	font-weight: normal;
}
.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 9pt;
	color: 006599;
	text-decoration: none;
	font-weight: bold;
}
.textsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	color: 006599;
	text-decoration: none;
	font-weight: bold;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	color: 006599;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	color: 989933;
	text-decoration: none;
	font-weight: bold;
}
