.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: #000000;
	text-decoration: none;
	font-weight: bold;
}
.textsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	color: #989933;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	color: #61283B;
	text-decoration: none;
	font-weight: bold;
}
.menutop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	color: #989933;
	text-decoration: none;
	font-weight: bolder;
}
.menutop:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	color: #61283B;
	text-decoration: none;
	font-weight: bolder;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 250%;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	color: #000000;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	text-decoration: none;
	background-image: none;
	color: #FFFFFF;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	word-spacing: 5pt;
	letter-spacing: 5pt;
}
