body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #52390e;
}
.bodytext {
	font-size: 13px;
}
.whitebody {
	font-size: 13px;
	color: #FFFFFF;
}
.head1 {
	font-size: 16px;
	font-weight: bold;
	color: 3B1600;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
.leftnav {
	font-size: 12px;
}
.head2 {
	font-size: 13px;
	font-weight: bold;
	color: 3B1600;
}
.red {
	color: #3b1600;
}
.smallprint {
	font-size: 10px;
}
.copyright {
	font-size: 10px;
	color: 9E8D76;
}
.whitehead1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
