<style>

p {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
.copyright  {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #663300;
	text-align: center;
 }
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #663300;
	font-weight: normal;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #660000;
	line-height: 110%;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #660000;
	line-height: 110%;
}
.head3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5px;
	color: #660000;
	line-height: 110%;
	text-transform: uppercase;
	font-style: italic;
}
.body {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	line-height: 125%;
	}
.bodySm {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 13px;
	line-height: 120%;
}
.bullets {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 13.5px;
	line-height: 108%;
}
.FAQanswers {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 13.5px;
	line-height: 120%;
}
.quote {
	font-family: "AGaramond Semibold";
	color: #993300;
	font-size: 16px;
	line-height: 20px;
}
.quoteAuthor {
	font-family: "AGaramond Semibold";
	color: #996633;
	font-size: 12px;
	line-height: 18px;
	font-style: oblique;
}
.hidden {
	font-family: "Trebuchet MS", Arial;
	font-size: xx-small;
	line-height: 1px;
	font-weight: lighter;
	color: #FFFFFF;
}
.space {
	font-size: 6px;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}

</style>
.bodyMain {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	line-height: 120%;
}
