@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.tabel {
	background-color: #999999;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}
.tabelonder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.opsomming {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.kader {
	border: 1px dashed #FFFFFF;
}
