h1 {
	font-family: Impact;
	font-size: 24px;
	color: #CC0000;
	font-weight:normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.body {
	background-image: url('/images/bg.jpg');
	background-repeat: repeat-x;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.footrtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leadintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: cormal;
}
a:link {
	color: #cc9f11;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #cc9f11;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #FFCC00; font-weight: bold; }
.testimonialhedrtext {font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; color: #FFCC00; font-weight: bold; }
.style4 {color: #000000; }
.style5 {color: #CC0000}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #CC0000; font-weight: bold; }
