body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	background-color: #FFCC99;
	margin-top: 0px;
}

a:link {
	color: #990000;
	font-size: 14pt;
}
a:visited {
	color: #0000FF;
	font-size: 14pt;
}
a:hover {
	color: #996600;
	font-size: 14pt;
}
a:active {
	color: #00FFFF;
	font-size: 14pt;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	vertical-align: top;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

.stijl1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
}
.stijl2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #993333;
}