body {
	background-color: #F7E6BF;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7A674B;
}
.bodytextwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #7A674B;
	line-height: 25px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #7A674B;
	line-height: 25px;
}
.imgtext {
	margin: 3px;
	padding: 3px;
}

.bodytextfooter, .bodytextfooter a  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7A674B;
}
.bodytextwhite a:link, .bodytextwhite a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	display:block;

}
.bodytextwhite a:hover, .bodytextwhite a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-indent: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ADB9C7;
	display:block;
}
