.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	font-style: normal;

}
.pagehead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
}
a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;

}
a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #006600;
	text-decoration: underline overline;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
.smallhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
	text-transform: uppercase;
	font-variant: normal;

}
