body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bolder;
	color: #c73b3a;
}
a:hover {
	text-decoration: none;
	font-weight: bolder;
	color: #666600;
}
a:active {
	text-decoration: none;
	font-weight: bolder;
	color: #990000;
}
.hoofdtitel {
	font-size: 18px;
	font-weight: bold;
}
.subscript {
	font-size: 10px;
}
.table-7marge {
	margin-bottom: 7px;
}
.table-50marge {
	margin-bottom: 50px;
}
.table-background {
	background-image: url(illustraties/back.jpg);
	width: 950px;
	margin: 0px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table-margines {
	border: 15px solid #FFFFFF;
	width: 900px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding: 10px;
}
.bialo {color: #FFFFFF}

.td-under {
	vertical-align: bottom;
}
