Body {
	background-color: #BEF0AB;  //  groen ws
	font: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;   //  donkergrijs
}
A	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
A:active {
	font-family: Verdana,Arial;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
	line-height: 18px;
}

A:visited	{
	font-family: Verdana,Arial;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
	line-height: 18px;
}
			
A:hover {
	font-family: Verdana,Arial;
	color: #8B4513;                //  bruin
	font-size: 8pt;
	font-weight: bold;
	line-height: 18px;
}

td  {
	font: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 0px outset White;
	border-left: 0px outset White;
	border-right: 0px outset White;
	border-top: 0px outset White;
	background-color: #BEF0AB;
	vertical-align: middle;
}

td.titel  {
	font: 13pt;
	font-weight: bold;
	color: #333333;
}	

td.subtitel  {
	font: 11pt;
	font-weight: bold;
	color: #333333;
}	