.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5b3502;
	line-height: 24px;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8e3b2e;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b5683a;
	text-decoration: underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2f220f;
	font-weight: bold;

}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2f220f;
	font-weight: bold;
	text-decoration: none;

}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b7160c;
	font-weight: bold;
	text-decoration: none;

}
.borderBottom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #6A3500;
}
.bodyLessLeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5b3502;
	line-height: 18px;
}
