.homeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5A2B00;
	padding: 6px;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #5A2B00;
	padding: 6px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A2B00;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A2B00;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 15px;
}
.sideBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding: 8px;
	line-height: 16px;
}
li {
font-family: Verdana, Arial, Helvetica, sans-serif;

	list-style-type: square;
	font-size: 12px;
	line-height: 20px;
	color: #5A2B00;
}
}
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5A2B00;
}

a.bottom:link { 
	font-size: 9pt;
	font-weight: bold; 
	text-decoration: underline; 
	color: #6B3700;
	}
a.bottom:hover, a:active { 
font-size: 9pt;
	font-weight: bold; 
	text-decoration: underline; 
	color: #6B3700;
	}
a.bottom:visited  { 
font-size: 9pt;
	font-weight: bold; 

	text-decoration: none; 
	color: #6B3700;
	}
	
	
	a:link { 
	font-size: 9pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #6B3700;
	}
a:hover, a:active { 
font-size: 9pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #6B3700;
	}
a:visited  { 
font-size: 9pt;
	font-weight: bold; 

	text-decoration: none; 
	color: #6B3700;
	}