body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666633;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.fhaddress {
	position:relative;
	top:0;
	left:0;
	background:#F0EDE8;
	border-top: 1px solid #D6CEBD;
	border-left:1px none #D6CEBD;
	height:20px;
	color:#6F6144;
	border-right: 1px none #BEB196;
	border-bottom: 1px solid #BEB196;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
