
<style type="text/css">
<!--
BODY {
	background-color:White;
	scrollbar-arrow-color : Red;
	scrollbar-base-color : Red;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
	}
A:LINK {
	font: 10pt;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}
A:ACTIVE {
	font: 10pt;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}
A:HOVER {
	font: 10pt;
	font-weight: bold;
	color: Black;
}
A:VISITED {
	font: 10pt;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	}
	.ANAV {
	font: normal 10pt;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	padding-left: 5px;
	padding-right:5px;
}
P, H1,H2,H3,H4,SPAN, DIV,  UL,LI,{
	font : normal normal normal 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: Verdana;
	font-style : normal;
	font-variant : normal;
	color: Black;
	padding-left: 15px;
	padding-right: 15px;
}
tabel{
	background-color: White;
}
H1 {
	font-size:25pt;
	color: Black;
}
H2 {
	font-size:18pt;
	color: Black;
	padding-left: 4px;
}
H3{
	font-size:14pt;
	color: Black;
	font-weight: bold;
}	
H4{
	color: Black;
	font-size: 10pt;
	font-weight: bold;
}
.voettekst{
	font-family: Arial, Helvetica, sans-serif;
	font: Arial;
	font-size: 8pt;
	color: Black;
}
strong{
	color: Black;
	font-size: 11pt;
	font-weight: bold;

	
</style>




