body {background-color: #ebebeb; font-family:Geneva, Arial, Helvetica, sans-serif;font-size: 10pt; color: #000000;}

<!-- Link stijlen -->

a:link {color: #000040;}
a:active {color: #000040;}
a:visited {color: #000040;}
a:hover {color: #000022; text-decoration:none; background:#ebebeb;}

a.nav:link {margin-left: 0pt;color: #333333; text-decoration:none;font-size: 12pt;font-weight:normal;}
a.nav:visited{margin-left: 0pt;color: #333333; text-decoration:none;font-size: 12pt;font-weight:normal;} 
a.nav:active {margin-left: 0pt;color: #333333;text-decoration:none;font-size: 12pt;font-weight:normal;}
a.nav:hover {margin-left: 0pt;color: #666666; font-weight:normal;text-decoration:none;font-size: 12pt;}
}
td.navrand a:link {display:block; width:100%; background-color:#ebebeb;}
td.navrand a:active {display:block; width:100%; background-color:#ebebeb;}
td.navrand a:visited {display:block; width:100%; background-color:#ebebeb;}
td.navrand a:hover {display:block; width:100%; background-image: url('images/bg-nav.gif');}

td.vorm a:link {display:block; width:100%; background-color:#ebebeb;}
td.vorm a:active {display:block; width:100%; background-color:#ebebeb;}
td.vorm a:visited {display:block; width:100%; background-color:#ebebeb;}
td.vorm a:hover {display:block; width:100%; background-image: url('images/bg-nav.gif');}

.huidig {margin-left: 0pt;color: #333333; text-decoration:none;font-size: 12pt;font-weight:bold; list-style-image:url(images/bullet.gif);}

<!-- Hoofdingstijlen -->

h1 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size:12pt; font-weight: bold; color: #333333; margin-left: 5pt; margin-top:0pt; margin-bottom:0pt}
h2 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size:11pt; font-weight: bold; color: #666666; margin-left: 0pt; margin-top:5pt; margin-bottom:5pt; }

<!-- Paragraaf-, lijst- en tabelstijlen --> 

p            { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt }
li           { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt }
ul           { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt }
td           { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt }
tr           { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt }

<!-- Deze stijlen zorgen voor de rand tussen navigatiecellen, onder de titel en boven de footer -->

.footerrand {border-top: 1pt solid #696969;}
.contentrand {border-top: 1pt solid #696969;}
.navrand {border-bottom: 1pt solid #696969;}

<!-- Dit zijn de stijlen voor de informatie in de footer -->

.copyright {font-size: 9pt; color: #000000;}
.use {font-size: 9pt; color: #000000;}

<!--Highlightstijl-->
.highlight {font-weight: bold; color: #404040;}

<!--Deze stijl zorgt voor de achtergrond in de VCA-tabel-->
.vca {background-image:url(images/bg_vca.gif);
	  background-attachment: fixed;
      background-repeat: repeat-x;
      background-position: top;
	  background-color:#000000;}

