.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
.headingtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #003333;
}
.subheadtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #003333;
	font-weight: bolder;
	text-transform: uppercase;
}
.subheadtextCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #D1CD9D;
	font-weight: bolder;
	text-transform: uppercase;
}
a:link {
	color: #c5bf7b;
	text-decoration: none;
}
a:visited {
	color: #C5BF7B;
	text-decoration: none;
}
a:hover {
	color: #85A3A3;
	text-decoration: none;
}

