body { margin-top: 0 }
body { background-color:  }
h2 { color: #E96B10; margin-top:0; margin-bottom:0 }
h2 { font-size: 16pt }
h2 { font-family: arial, verdana, Arial }
h2 { letter-spacing: 0px }
h2 { font-style: bold }

h3 { color: #58595B }
h3 { letter-spacing: 0px }
h3 { font-size: 8pt }
h3 { font-family: verdana, arial, verdana }
h3 { text-decoration: bold }

h4 { color: #E96B10 }
h4 { font-size: 10pt }
h4 { font-family: arial, verdana }
h4 { text-decoration: bold }

h5 { color: #333333 }
h5 { font-size: 8pt }
h5 { font-family: verdana, Arial }
h5 { text-decoration: none }
h5 { letter-spacing: -1px }

h6 { color: #0068b4 }
h6 { font-size: 11pt }
h6 { font-family: Arial, Verdana }
h6 { text-decoration: bold }

p { text-decoration: none }
p { font-family: Verdana, Arial, Courier, 'Franklin Gothic Book', sans-serif }
p { font-size: 8pt }
p { color: black }
p { line-height: 11pt }


a.menu:link, a.menu:visited {
color: #0068b4;
text-decoration: none;
font-family: arial

}

a.menu:hover {
color: black;
text-decoration: none;
font-family: arial

}

a.oranje:link, a.oranje:visited {
color: #333333;
text-decoration: none;
}

a.oranje:hover {
color: black; 
background-color: none;
text-decoration: none;
}

a.zwart:link, a.zwart:visited {
color: #666666;
text-decoration: none;
}

a.zwart:hover {
color: black; 
background-color: none;
text-decoration: none;
}


a:link, a:visited {
color: #0068b4;
text-decoration: none; font-size 8pt
}

a:hover {
color: black;
text-decoration: none; font-size 8pt
}