.f_head {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #8F9091;
	padding: 2px 10px;
	text-align: center;
}
.f_content {
	font: 11px/13px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding: 5px 9px 0px;
	border-right: 1px solid #8F9091;
	border-bottom: 1px solid #8F9091;
	border-left: 1px solid #8F9091;
	border-top-width: 1px;
	border-top-color: #8F9091;
}
.f_content p {
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
}
.f_address {
	font: 11px/13px Georgia, "Times New Roman", Times, serif;
}
.f_urltxt {
	font-size: 10px;
	line-height: 11px;
}
.f_address a {
	font-weight: bold;
}
.f_addressh {
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 3px;
}
.f_address p {
	display: block;
	margin-top: 0px;
	margin-bottom: 3px;
}
