    BODY {
	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family: Arial;
	font-size: 11px;
	background-color: #000000;
	margin-top: 10px;
	margin-left: 0px;
}
a {
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #008000;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #008000;
	text-decoration: none;
}
.tekst_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tekst_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.lijn_onder {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}.lijn_onder_kader {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: #666666;
}
