.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: FFFFFF;
	text-decoration: none;
	font-weight: normal;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: 000000;
	text-decoration: none;
	font-weight: normal;
}

.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	color: 006599;
	text-decoration: none;
	font-weight: bold;
}

.textsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	color: 006599;
	text-decoration: none;
	font-weight: bold;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	color: 006599;
	text-decoration: none;
	font-weight: bold;
}

.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	color: 989933;
	text-decoration: none;
	font-weight: bold;
}

.ccenter {
	text-align: center;
}

.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	color: 000000;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
}