td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #333333 
	}
BODY {
	SCROLLBAR-FACE-COLOR: #CCCCCC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #999999; 
	SCROLLBAR-ARROW-COLOR:  #999999; 
	SCROLLBAR-TRACK-COLOR: #CCCCCC; 
	SCROLLBAR-DARKSHADOW-COLOR: #999999; 
	}
.intro {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: 16pt; 
	color: #666666; 
	font-style: italic
	}
.navi {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #FFFFFF;
	text-decoration : none; 
	}
.kopblauw {  
	font-size: 14pt; 
	color: #8CB7E4;
	}
.koppaars {  
	font-size: 14pt; 
	color: #620846
	}
.copyright {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #333333;
	}
A  {
	text-decoration : none; 
	color: #620846;
	}
A:Hover  {
	text-decoration : underline;
	}


DIV.subnavi
{
    position: absolute;
    width: 127px;
    height: 46px;
    z-index: 4;
    top: 5px;
    display: none;
}

DIV.menu
{
    position: relative;
    float: left;
}

DIV.submenu
{
    font: normal 9pt Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #FFFFFF;
	filter:alpha(opacity=90);
    -moz-opacity: 0.9; 
	text-decoration: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 3px;
	height: 18px;
	width: 130px;
    text-align: left;
} 

/*a.submenu 
{ 	
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 9pt;  
	color: #999999;
	background-color: #FFFFFF;
	filter:alpha(opacity=90); 
	text-decoration: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 3px;
	height: 18px;
	width: 130px;
}
a.submenu:Hover  
{ 
	text-decoration: underline;
}*/

.subkoppaars {
	color: #620846; 
	font-weight: bold
}
}.subkopblauw {
	color: #8CB7E4; 
	font-weight: bold
}
