

BODY {
	background-color: White;
}
A:LINK {
	font: 14pt;
	font-weight: bold;
	color:  000033;
	text-decoration: none;	
}
A:ACTIVE {
	font: 14pt;
	font-weight: bold;
	color: CCCCFF
	text-decoration: none;	
}
A:HOVER {
	font: 14pt;
	font-weight: bold;
	color: CCCCFF
	text-decoration: none;	
}
A:VISITED {
	font: 14pt;
	font-weight: bold;
	color: 000033;
	text-decoration: none;	
}
P, H1, H2, H3, H4,  SPAN, DIV,  UL,LI,strong{
	font : normal normal normal 10pt;
	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:18pt;
	color: Black;
	background-color : #CCCCFF;
	text-decoration: blink;
}
H2 {
	font-size:14pt;
	color: Black;
	line-heigth:16pt;
	background-color : #CCCCFF
	font-weight: bold;
	
}
H3{
	color: Black;
	font-size: 13pt;
	font-weight: bold;
}	
H4{
	color: Black;
	font-size: 10pt;
	font-weight: bold;
}
voettekst{
	font-family: Arial, Helvetica, sans-serif;
	font: Arial;
	font-size: 7pt;
	color: Black;



	





