.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	color: #CCCCCC;
	text-decoration: none;
}
.bodytext a:link {
	color: #ffffff;
	text-decoration: dotted;
}
.bodytext a:visited {
	text-decoration: dotted;
	color: #FFFFFF;
}
.bodytext a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.bodytext a:active {
	text-decoration: dotted;
	color: #FFFFFF;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #af9d5b;
	text-decoration: none;
}
.footer a:link {
	color: #af9d5b;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #af9d5b;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: none;
	color: #af9d5b;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #AF9D5B;
}
.bodyhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: dotted;
}
.bodyhead a:link {
	color: #FFFFFF;
	text-decoration: dotted;
}
.bodyhead a:visited {
	text-decoration: dotted;
	color: #FFFFFF;
}
.bodyhead a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.bodyhead a:active {
	text-decoration: dotted;
	color: #FFFFFF;
}
