@charset "utf-8";
.hummer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/bg_H2logo.jpg);
	background-color: #797189;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #635C70;
}
h1 {
	font-size: 24px;
	color: #494453;
}
h2 {
	font-size: 18px;
	color: #494453;
}
h3 {
	font-size: 18px;
	color: #797189;
}
h4 {
	font-size: 14px;
	color: #797189;
}
a:link {
	color: #F7F9EC;
	text-decoration: none;
}
a:visited {
	color: #C9C5CF;
	text-decoration: none;
}
a:hover {
	color: #FFAD33;
	text-decoration: underline;
}
a:active {
	color: #F7F9EC;
	text-decoration: none;
}
a.page:link {color: #FFAD33;
	text-decoration: none;}
a.page:visited {text-decoration: none;
	color: #797189;}
a.page:hover {text-decoration: underline;
	color: #797189;}
a.page:active {text-decoration: none;
	color: #C9C5CF;}
