body {
	font-family: Verdana;
	color: white;
	font-size: 9pt;
	background-color: #CCCCCC;
}
h1 {color: #F7EFC6; font-style: bold; font-size: 10pt}
h2 {color: #F7EFC6; font-style: italic; font-weight:bolder; font-size: 9pt}
h3 {
	color: #F7EFC6;
	font-style: normal;
	font-weight:bolder;
	font-size: 12pt;
	word-spacing: 2px;
	letter-spacing: 2px;
}
h4 {
	color: #F7EFC6;
	font-style: italic;
	font-size: 9pt;
	font-weight: normal;
}

a:link {color: #F7EFC6; text-decoration: none} 
a:active {color: black; text-decoration: none}
a:visited {color: yellow; text-decoration: none}
a:hover {color: yellow; text-decoration: none}
h5 {
	background-image: url(achtergrondblauw.jpg);
	font-family: Verdana;
	color: white;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
