body {
	margin: 0 10px;
	padding: 0;
}
.hf {
	background-color: #FFFFFF;
	margin: 0 -10px;
	padding: 0 10px;
	height: 270px;
}
.hf, .hf * {
	font-size: 9px !important;
	color: #000000 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
}
#hf-logo {e
	float: left;
}
#hf-logo img {
	margin-top: 2px;
}
#hf-ads {
	float: center
}
#hf-header-links {
	float: right;
	padding: 0 10px;
}
#hf-logo, #hf-header-links {
	margin-bottom: 5px;
}
#hf-logo a, #hf-header-links a {
	text-decoration: none;
}
#hf-logo a:hover, #hf-header-links a:hover {
	text-decoration: underline;
}
.hf-line {
	background-color: #969696;
	height: 1px;
}
#hf-txt-links {
	float: left;
}
#hf-header {
	padding-top: 1em;
}
#hf-header #hf-header-links {
	padding-top: 30px;
}
#hf-footer {
	padding: 0em 10px 2.5em;
}
#hf-footer .hf-line {
	margin-bottom: 5px;
}