body, p, li, td {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #2E2E2E;
	margin-top: 22px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #524336;
	margin-bottom: 6px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
li {
	margin-bottom: 7px;
}
ul {
	margin-top: 7px;
}

.menu-text
{
color: #7C7C7C;
margin: 0px;
padding: 0px;
}
.footer-text {
	font-weight: normal;
	color: #705C4B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
	line-height: 16px;
}
.footer-text a:link
{
	color: #6A5646;
	text-decoration: none;
}

.footer-text a:active
{
	color: #6A5646;
	text-decoration: none;
}

.footer-text a:visited
{
	color: #4C4C4C;
	text-decoration: none;
}

.footer-text a:hover
{
	color: #3E3228;
	text-decoration: none;
}
.footer-divide {
	color: #D4D4D4;
}

a:link
{
	color: #6A5646;
	text-decoration: underline;
}

a:active
{
	color: #6A5646;
	text-decoration: underline;
}

a:visited
{
	color: #4C4C4C;
	text-decoration: underline;
}

a:hover
{
	color: #3E3228;
	text-decoration: underline;
}
.address-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 30px;
	color: #1D1D1D;
}
.address-text-email {
	display: inline-block;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	font-size: 16px;
}

.address-text-subscript {
	font-size: 10px;
	font-style: italic;
}

.address-text h2 {
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #B4C098;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #76614E;
}

