BODY {
   font-size: 9pt;
   color: navy;
   font-family: helvetica;
   background-color: white;
   background-repeat: no-repeat;
   background-position: bottom;
   background-image: none;
   scrollbar-base-color:#00387A; 
   scrollbar-face-color: #85A6CD; 
   scrollbar-shadow-color: #00387A; 
   scrollbar-highlight-color: #95B6DD; 
   scrollbar-3dlight-color: #FFFFFF; 
   scrollbar-darkshadow-color: #00185A; 
   scrollbar-track-color: #7596BD; 
   scrollbar-arrow-color: #00387A;}
   text-align: justify;
   }

BODY.top {
   font-size: 9pt;
   color: navy;
   font-family: helvetica;
   background-color: white;
   background-repeat: no-repeat;
   background-position: top left;
   background-image: url(../../images/watertop.jpg);
   }

TD {
   font-family: helvetica;
   font-size: 9pt;
   color: navy;
   vertical-align: top;
   }

TD.bodytekst {
   font-family: helvetica;
   font-size: 9pt;
   color: navy;
   vertical-align: top;
   width: 500;
   text-align: justify;
   }

.kopje {
    font-size: 11pt;
	color: navy;
	font-family: helvetica;
	font-weight: bold;
	} 

.header {
    font-size: 8pt;
	color: navy;
	font-weight: bold;
	font-family: helvetica;
	}

.headerline {
    font-size: 8pt;
	color: navy;
	font-weight: bold;
	font-family: helvetica;
	
	}

A:link, A:visited, A:active {
	text-decoration: none;
	font-family: helvetica;
	color: #EADBB6;
 	}

A:hover {
	
	font-family: helvetica;
	color: #EADBB6;
 	}
	
UL {
   list-style-type: circle;
   list-style-image: url(../../images/bulletklein.gif);
   list-style-position: outside;
   }

UL.klein {
   list-style-type: none;
   list-style-image: none;
   list-style-position: outside;
   font-size: 7pt;
   color: navy;
   font-family: helvetica;
   margin: 0;
   }

.menukopje {
	font-size: 8pt;
	color: navy;
	font-weight: bold;
	font-family: helvetica;
	}
   
.menuitem {
    font-size: 12pt;
	color: navy;
	font-weight: bold;
	font-family: helvetica;
	}

.tekstkop {
    font-size: 10pt;
	color: navy;
	font-weight: bold;
	font-family: helvetica;
	}

.tussenkop {
    font-size: 9pt;
	color: navy;
	font-style: oblique;
	font-family: helvetica;
	}


.heelklein {
	font-size: 7pt;
	color: navy;
	font-weight: bold;
	font-family: helvetica;
	}