body {
	background-color: #D9D5CA;
	font-size: 10pt;
	margin: 0px;
}

p {
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

td {
	
}

ul {
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	list-style-type: disc;
	margin-left: -1.75em;
}

a:link {
	color: #900;
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

a:visited {
	color: navy;
}

a:hover {
	color: red;
}

a:active {
	color: white;
}

#inhoud {
	padding: 20px;
}