body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	background-image: url(images/bg-main.jpg);
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 12px;
}

a {
	color: #A2004D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #A2004D;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A2004D;
	height: 12px;
	font-weight: bold;
}
.tussenkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

