body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#button {
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #984809;
	background-color: #FFC062;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#zoek {
	border: 1px solid #984809;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.imgbrdr {
	border: 1px solid #FFFFFF;
}

hr {
	height: 2px;
	background-color: #984809;
	width: 90%;
}
