body 
h2 { font-style: none; margin-top:0; margin-bottom:0 }
h2 { font-size: 12pt }
h2 { font-family: Arial }
h2 { letter-spacing: 0px }
h2 { color: #f5b00c }

h3 { color: #a19004 }
h3 { letter-spacing: 0px }
h3 { font-size: 9pt }
h3 { font-family: verdana }
h3 { text-decoration: none }

h4 { color: #f5b00c }
h4 { font-size: 10pt }
h4 { font-family: verdana }
h4 { text-decoration: bold }

h5 { color: black }
h5 { font-size: 10pt }
h5 { font-family: Arial }
h5 { text-decoration: none }


p { text-decoration: none }
p { font-family: Verdana, Arial, Courier, 'Franklin Gothic Book', sans-serif }
p { font-size: 8pt }
p { color: #333333 }

a.wit:link, a.wit:visited {
color: white;
text-decoration: none;
font-family: arial;
font-size: 11pt
}

a.wit:hover, a.wit:active {
color: #333333;
text-decoration: none;
font-family: arial;
font-size: 11pt
}

a.oranje:link, a.oranje:visited {
color: white; ;
text-decoration: none;
font-size: 8pt
}

a.oranje:hover {
color: white; ;
text-decoration: none;
font-size: 8pt
}

a:link, a:visited {
color: #0171a3;
text-decoration: none; font-size 8pt
}

a:hover {
color: #333333; 
text-decoration: underline; font-size 8pt
}