html {
	margin: 0px;
	background-color: #EFEEE9;
	background-image: url(../images_slices/bgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	margin: 0px;
	text-align: left;
	background-image: url(../images_slices/bgrd_po.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	float: left;
	height: 180px;
}
#hfst {
	float: left;
	width: 300px;
	padding-top: 140px;
	color: #FFFFFF;
}
.hfst1_link {
	font-family: Verdana, Arial, Verdana,Times, serif;
	line-height: 16px;
	font-size: 11px;
	font-weight: ;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

