BODY, TD {
	background-color: #FFFFD2;
	color: #000044;
	font-size: 10pt;
	font-family: Verdana, Arial;
}
.Titel {
	font-family: Verdana, Arial;
	font-size: 15pt;
	color: #000044;
}
.Gekozen {
	color: #000044;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	line-height: 20pt;
}
A:link {
	color: #000044;
	text-decoration: none;
}
A:visited {
        color: #0000AA;
	text-decoration: none;
}
A:active, A:hover {
	color: #006600;
    text-decoration: underline;
}
