@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	color: #333333;
	font-family: verdana;
	font-size: 8pt;
}

a {
	color: #6a6b6d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.hoofdTitel {
	font-size: 22pt;
	font-weight: bolder;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.inleiding {
	font-weight: bolder;
}

.normaal {
	margin: 0px;
	color: #333333;
	font-family: verdana;
	font-size: 8pt;
}

td p {
	padding: 0;
	margin:0;
}