body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
}
a.niet:link {
	font-size: 13px;
	color: #222222;
	text-decoration: none;
}
a.niet:visited {
	font-size: 13px;
	color: #222222;
	text-decoration: none;
}
a:link {
	font-size: 13px;
	color: #222222;
	text-decoration: underline;
}
a:hover {
	font-size: 13px;
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #222222;
	text-decoration: underline;
}
a:active {
	font-size: 13px;
	color: #222222;
	text-decoration: underline;
}
.tblinhoud {
	border: 1px dashed #555555;
	font-size: 13px;
	text-align: left;
}
.tekstinhoud {
	font-size: 13px;
	text-align: left;
}
.img {
	border: 1px solid #444444;
}
.wittetekst{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.hoofdtabel{
	width: 775px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}
select {
	background-color: #DDDDDD;
	border: 1px solid #000099;
}
.witteselect {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
option {
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.witteoption {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.formknop {
	font-size: 14px;
	background-color: #EEEEEE;
	color: #000066;
	font-weight: bold;
	border-color: #000066;
	border-width: 1px;
}
h3 {
	text-decoration: underline;
	font-size: 14px;
}