.hoofdstuk {
	color: #3972B0;
	font-size : 20pt;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 4px;
	margin-top: 6px;
}
.paragraaf {
	color: #3972B0;
	font-size : 11pt;
	font-weight: bold;
	font-family: Arial;
}

.subparagraaf {
	font-size : 10pt;
	font-weight : bold;
}

.comment {
	font-size : 8pt;
	font-weight : bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size : 9pt;
}
