body {
	background-color: #9C8C75;
}
.bodytext {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
}
.largebodytext {
	font-family: "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.largebodytextred {
	font-family: "Times New Roman";
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}

.contacttext {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.redheader {
	font-family: "Times New Roman";
	font-size: 40px;
	font-weight: bolder;
	color: #CC0000;
	font-variant: normal;
	text-transform: uppercase;
}
.smallredheader {
	font-family: "Times New Roman";
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
.SMALLHEADER {
	font-family: "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
}
