.largeheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0033CC;
	text-align: center;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #9900CC;
	text-align: left;
}
.subheadpurple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	text-align: left;
}
.headerpurple24 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #9900CC;
	text-align: center;
}
.headerpurple18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9900CC;
	text-align: left;
}
.bodyitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #0033CC;
	text-align: center;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0033CC;
	text-align: left;
}
.bodyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0033CC;
	text-align: right;
}
.bodylarger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #0000CC;
}

