body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	line-height: 150%;
	background-color: #eee;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.rood {
	color: #f00;
	font-weight: bold;
}
.nietVet {
	font-weight: normal;

}
.blauw {
	color: #00F;
}
.zwart {
	color: #000;
}
.centreren {
	text-align: center;
}
.lettergrootte10pt {
	font-size: 10pt;
	line-height: 125%;
	background-color: #fff;
}
.hoogteNormaal {
		line-height: 100%;
}

