<!--


.head1       { color: #00a5b5; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12pt; font-style: none; text-decoration: none }
.head2			 { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;	font-weight: bold; font-size:12pt; font-style: none; text-decoration: none }
.head3       { color: #FFCC33; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12pt; font-style: none; text-decoration: none }
.head4			 { text-decoration: underline }
.text        { color: #ffff99; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; text-decoration: none ;margin-left: 2cm}
.text2       { color: #FFCC33; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; text-decoration: none ; font-weight: bold;}
.tienpunt    { font-size: 10pt; }
.lichtgeel	 { background-color: #FFff99; border: none; }

/* Lists */

ul, ol {	margin: 0.1em 0;}

ol li { margin-left: 2.5em; }

ul { padding-left: 1em; list-style-type: disc; }

/* Links */

a { text-decoration: none; font-weight: bold; border-bottom: 0px dotted #333333; }

a:link { color: #ffff99; border-bottom-color: #2f2a3e; } 

a:visited { color: #FFCC33; border-bottom-color: #51476a; }

a:hover, a:active { color: #ffff99; border-bottom-color: #000000; border-bottom-style: solid; }

-->