body {
	font-family:		Verdana
	font-size:			10pt;
	color:				black
}

h1 {
	font-weight:		bold;
	font-size:			14pt;
	color:				red;
}

h2 {
	font-weight:		bold;
	font-size:			14pt;
	color:				black;
}

h3 {
	font-weight:		bold;
	font-size:			12pt;
	color:				blackred
}

h4 {
	font-weight:		bold;
	font-size:			12pt;
	color:				black;
}
span.KleurRood {
	color:			red;
}

p {
	margin:			0;
}

