h1 { 
text-decoration: none; 
margin-top: 0; 
margin-bottom: 0; 
font-size: 24px;
}
h2 { 
text-decoration: none; 
margin-top: 0; 
margin-bottom: 0; 
font-size: 18px; 
}
h3 { 
text-decoration: none; 
margin-top: 0; 
margin-bottom: 0; 
font-size: 16px;
line-height: 130%;
}
h4 { 
text-decoration: none; 
margin-top: 0; 
margin-bottom: 0; 
font-size: 14px; 
}
p {
	line-height: 130%;
}
body {
margin-left: 0px;
margin-top: 0px;
color:#505050;
}
a:link {
	color: #505050;
	text-decoration: none;
}
a:visited {
	color: #505050;
	text-decoration: none;
}
a:hover {
	color: #ff6633;
}
.bijschrift {
		font-size: 10pt;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	color: #505050;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
.style6 {font-size: xx-large}
.style11 {font-size: large}
.style12 {font-size: medium}
.navoverline {
	line-height: normal;
	font-weight: lighter;
	text-decoration: overline;
}
body 