body {
	background-color : #FFFFFFFF;
	font-family: Arial;
	font-size: 9pt;
	color: black;
	margin-top : 0px;
	margin-bottom : 0px;
	scrollbar-base-color: #84A98C;
	scrollbar-face-color: #84A98C;
	scrollbar-track-color: #FFE9D0;
	scrollbar-arrow-color: #F09932;
	scrollbar-highlight-color: #84A98C;
	scrollbar-3dlight-color: #FFE9D0;
	scrollbar-shadow-color: #FFE9D0;
	scrollbar-darkshadow-color: #FFE9D0;
}

.tekst {
	font-family: Arial;
	font-size: 9pt;
	color: black;
	margin-left : 2px;
	margin-right : 8px;
}

.nieuws {
	position: absolute;
	font-family: Arial;
	font-size: 10pt;
	color: #00592D;
	margin-left: 184px;
	margin-top: 113px;
	width: 554px;
	text-align: center;
}

.bannerbaan {
	position: absolute;
	margin-left: 25px;
	margin-top: 7px;
	width: 490px;
	text-align: center;
}

td {
	font-family: Arial;
	font-size: 9pt;
	color: black;
}

A {
	color: #7C0000;
    text-decoration: none;
    font-size: 9pt; 
    font-weight: bold;
}

A:hover { 
	color: #936800;
    font-size: 9pt; 
	text-decoration: none; }
	
.invoer
{
	BACKGROUND-COLOR: #FFE9D0;
	BORDER-BOTTOM: #84A98C double 1px;
	BORDER-LEFT: #84A98C double 1px;
	BORDER-RIGHT: #84A98C double 1px;
	BORDER-TOP: #84A98C double 1px;
	COLOR: #00592D;
	FONT-FAMILY: tahoma, arial,helvetica;
	FONT-SIZE: 10pt
}