BODY  {
	BACKGROUND-COLOR: #666666;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #ABA597;
	SCROLLBAR-SHADOW-COLOR: #676767;
	SCROLLBAR-HIGHLIGHT-COLOR: #ABA597;
	SCROLLBAR-3DLIGHT-COLOR: #555555;
	SCROLLBAR-DARKSHADOW-COLOR: #ABA597;
	SCROLLBAR-TRACK-COLOR: #ECEDE7;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
}
	
TD, P {	
	FONT-SIZE: 10pt;
	COLOR: #000033;
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
}

DIV#kolommen {
	width: 500px;
    column-count: 2;
    column-width: 250px;
    column-gap: 10px;
    column-rule: none; 
	text-align: justify;
	}

.kopje {
	FONT-SIZE: 13pt;
	COLOR: #CC3333; 
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
}


TABLE#footer, TD#footer {
	font-size: 7pt;
	color: #FFFFFF;
	BACKGROUND-COLOR: #670000;
}

.letter7pt {
	font-size: 7pt;
}

.letter8pt {
	font-size: 8pt;
}

.letter7pt {
	font-size: 7pt;
}

.letter9pt {
	font-size: 9pt;
}

HR  {
    color:#CC0000; 
    height:1px;
}

A:link, A:visited {  
	FONT-SIZE: 10pt;
	COLOR: #000099; 
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	text-decoration: none;

}

A:hover {  
	FONT-SIZE: 10pt;
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	COLOR: #CC0000; 
	text-decoration: none;
}

A.navigklein:link, A.navigklein:visited {
	FONT-SIZE: 7pt;
	COLOR: #000000;
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	text-decoration: none;
	margin-left: 26px;
}

A.navigklein:hover {  
	FONT-SIZE: 7pt;
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	COLOR: #CC0000; 
	text-decoration: none;
	margin-left: 26px;	
}


