body,td,th {
	font-family: arial;
	font-size: 10pt;	
	color: #330099;
}

a {
	color: #BAA21D;
	text-decoration: none;
	border-bottom: 1px dashed
}

a:hover {
	color: #E1782B
}

.afbeelding {
	border-color: gray ;
}

h1, .h1, h2, .h2 {
	font-weight:bold;
	font-size:14pt;
	color:#330099;

	text-decoration: none;
	border-color: white;
	border-bottom-width: 0px;

}

h2,.h2 {
	font-size:10pt;
}

p, h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}