.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.subheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
}
.underline {
	text-decoration: underline;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}
.contentheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.blueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6699FF;
}
.webtext {
	color: #984806;
}
.webtext8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	font-style: normal;
	color: #984806;
}
.webtext9 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #984806;
}
