.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #3E3D8B;
	text-align: justify;
	line-height: 130%;
}

.formulier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #3E3D8B;
	text-align: justify;
	line-height: 130%;
	text-indent: 10px;
}

.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3E3D8B;
}

.kreet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3E3D8B;
	text-indent: 25px;
	letter-spacing: 0;
	line-height: 140%;
}


.subkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3E3D8B;
}

a:link {
	color: #7D74AF;
	text-decoration: none;
}
a:visited {
	color: #7D74AF;
	text-decoration: none;
}
a:hover {
	color: #ECBC21;
	text-decoration: underline
}
a:active {
	color: #ECBC21;
}
	
