.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
}

a.bodytext {
	color:#2579DA;
}
a:hover.bodytext {
	color:#527C94;
}
.boldbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;

}
.biggerboldbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
	color: #2579DA;

}
.Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-style: italic;
	font-weight: bold;
	color: #F2F2F2;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 130%;
	font-weight: bold;
	color: #2579DA;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 130%;
	font-weight: bold;
	color: #dd0000;
}
.bonustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dd0000;
}
.redheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 130%;
	font-weight: bold;
	color: #dd0000;
}
.redbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #dd0000;
}
.red {
	color: #dd0000;
}
.testimonials {
	FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 120%; FONT-FAMILY: "Courier New", Courier, mono
}
.bigredheading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	line-height: 120%;
	font-weight: bold;
	color: #DD0000;
}

#contact {
	width: 450px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000000;}