.titel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FF95FF;
	background-color: #990066;
	height: auto;
	width: 100%;
	text-align: center;
	word-spacing: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.inhoud {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #660066;
	background-color: #FF95FF;
	font-weight: bold;
}
.titel2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #990066;
	font-weight: bold;
}
