.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663300;
	line-height: 14pt;
}

a.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
 }
 
 a.bodycopy:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
 }
 
a.bodycopy:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
 }
 
 .footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	line-height: 12pt;
}

a.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
 }
 
 a.footer:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:normal;
 }
 
a.footer:active {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:normal;
 }

.sectiontitle { 
	font-family: "Tahoma", "Arial", serif;
	font-size: 20px;
	font-weight: bold;
	color: #8f4e26;
	text-decoration: none;
 }
 
 body {
	background-color: #bc7f48;
}

.headline {
	color:#663300;
	font-weight: bold;
}

ul {
	list-style:square;
	color: #663300;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
}

a.copyright {  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
}

a.copyright:hover {  
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 11px;
	text-decoration: underline;
	font-weight : bold;
}

a.copyright:active {  
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 11px;
	text-decoration: underline;
	font-weight : bold;
}

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #663300;
	border-left-color: #663300;
	border-top-color: #663300;
	border-right-color: #663300;
}

#contactpadding {
	padding-top:5px;
	padding-left:10px;
}