.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #6600CC;
	text-align: center;
	background-color: #FFFFFF;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #330066;
	text-align: center;
	background-color: #FFFFFF;
}
.headingItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #339900;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
}
.navmenulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #0000CC;
	background-color: #FFFFFF;
}
.bulleteditems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
	background-color: #FFFFFF;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}
.bottomnavlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	color: #0000CC;
}
.boilerplatetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}
.heading1left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #330066;
	background-color: #FFFFFF;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	background-color: #FFFFFF;
}
.bodyheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339900;
	text-align: left;
	background-color: #FFFFFF;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.emailblurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
}
.hr {
	height:1px;
	width:95%;
	background:#000000;
	line-height: 150%;
	color: #FFFFFF;
   }
