body {
	font-family: verdana;
	font-size: 10;
	background-color: #6699CC;
	text-align: center;
}
table {
	margin:10 0 0 20;
	font-family: verdana;
	font-size: 10;
	width: 80%;
}
caption {
	padding: 10 0 30 0;
	font-size: 120%;
	font-weight: bold;
}
th {
	font-size: 120%;
	font-weight: normal;
	font-style: italic;
}
tbody td#plaats {
	padding: 40 0 40 0;
}
tbody tr#trSelProv {
	height: 200;
}
tfoot td {
	border: 1 solid yellow;
}
select {
	margin: 0 0 0 50;
	font-size: 100%;
}
#selProvincie {
	margin: 50 0 0 50;
}
