body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodytekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: normal;
	padding: 2px;
	border: none;

}

.tabel-centreer {
	height: 100%;
	width: 100%;
}
.tabel-hoofd {
	height: 625px;
	width: 700px;
	border: 3px solid #000000;
}

.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
.links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	letter-spacing: 1px;
}
.bodytekst-klein {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: normal;
	padding: 2px;
	border: none;
}
.bodytekst-kleiner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: normal;
	padding: 2px;
	border: none;
}
