body {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 16pt;
}

h1, h2, h3, h4 {
	font-weight: normal;
}

#header h1 a
{
	font-size: 20pt;
	color: #216644;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 3em;
}

h2 {
	color: #216644;
	font-size: 16pt;
}

#navigation, hr, #contactform {
	display: none;
}

#content, #content a {
	color: #000;
	text-decoration: none;
}

#subcontent a img {
	border: none;
}	

#footer {
	font-size: 8pt;
	padding-top: 5em;
}
