.homefont {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10pt; line-height: 22px; color: #C8A46D}
.mainfont {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9pt; line-height: 160%; color: #4D2D00}
a:link {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9pt; color: #4D2D00; text-decoration: none}
a:visited {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9pt; color: #4D2D00; text-decoration: none}
a:hover {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9pt; color: #4D2D00; text-decoration: underline}
.guestfont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 150%;
	color: #FFCC99;
}
.button {
	color: #4D2D00;
	background-color: #A6876A;
	border: 1px solid #4D2D00;
}
.textborder {
	background-color: #BF9C7A;
	border: 1px solid #A6876A;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 150%;
	color: #996600;

}
.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 140%;
	color: #C8A46D;
}
.guestreply {
	font-size: 12px;
	line-height: 145%;
	color: #FFBF80;
}

