BODY {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #780020;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #252525;
}
.bodytext2 {
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #780020;
	font-weight: bold;

}
.redsmall {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #780020;
	text-decoration: none;
}
.subheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
.boldtext {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

