@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.plattetekst {
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.tabel {
	font-weight: bold;
	font-size: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.nieuwstabel {
	font-weight: bold;
	font-size: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	border-bottom: dotted 1px;
}

