.HoofdTitel {
	font-family: "Trebuchet MS", Arial;
	font-size: 14pt;
	color: #950047;
	text-align: center;

}
.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	text-decoration: underline;
}
.voet {
	font-family: "Trebuchet MS", Arial;
	font-size: 8pt;
	color: #DCB4BC;
	text-decoration: none;
}
.menuSub {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #F1E0E4;
	text-decoration: none;
	text-indent: 15pt;
}
.menuSub:hover {
	text-decoration: underline;
}p {
	font-family: "Trebuchet MS", Arial;
	color: #333333;
	font-size: 11pt;
}
ul {
	list-style-type: square;
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #333333;
}
hr {
	font-size: 1px;
	color: #950047;
}

