@charset "utf-8";
h1 {
	font-family: "Berlin Sans FB";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #178356;
	margin-top: -10px;
	padding-top: -10px;
}
body {
	background-image: 
	background-repeat: no-repeat;
	background-position: 0px -15px;
}
h2 {
	margin-bottom: 0px;
	margin-left: -7px;
	font-size: 13pt;
	font-family: "Berlin Sans FB";
	color: #D05E10;
	font-weight: normal;
	margin-top: 8px;
	margin-right: -3px;
}

