
* {
	margin: 0;
	padding: 0;
}
body                                      { color: black; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 120%; background-color: #fff; background-image: url("hg-pauli.jpg"); background-repeat: repeat-x; background-position: center 0; margin: 100px 0 0 }
h1         { color: #4b9e4e; font-size: 26px; font-weight: normal; line-height: 170% }
h2      { color: #afc63a; font-size: 1.4em; font-weight: normal; line-height: 120% }
h4         { color: #4b9e4e; font-size: 1.2em; font-weight: normal; line-height: 120% }
.clearer {
	clear: both;
}
.container                 { margin: 0 auto; padding-top: 20px; padding-bottom: 20px; width: 840px; filter: alpha(opacity=90); opacity: 0.9          }
a     { color: #4b9e4e; text-decoration: underline }
a:hover     { color: #afc63a; text-decoration: underline }
