.text  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.naam  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	background-color : #6699CC;
	color : #CCFFFF;
}

a:link  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #a24128;
	text-decoration : none;
}

a:active  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #a24128;
	text-decoration : none;
}

a:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #a24128;
	text-decoration : none;
}

a:visited  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #a24128;
	text-decoration : none;
}

.kopje  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #a24128;
	background-color : #ffddaa;
	text-align : left;
	padding : 2;
	overflow : 100%;
	width : 100%;
}

.titel  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #a24128;
}

.list  {
	font-size : 12;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : left;
}
