<!--

A:link {	text-decoration: underline; 
		color: #000000 } 

A:visited {	text-decoration: underline; 
		color: #000000 } 

A:active {	text-decoration: underline; 
		color: #000000 }

A:hover {	text-decoration: none; 
		color: #000000 }
   
body {	background-color: #FFFFFF;
	background-image:url(images/bg.gif);

	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;

 	scrollbar-3dlight-color:#82AAD1;
	scrollbar-arrow-color:#82AAD1;
	scrollbar-darkshadow-color:#000062;
	scrollbar-face-color:#1C65AB;
	scrollbar-highlight-color:#82AAD1;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#6093C4;

	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C65AB;
	font-weight: bold;
	text-decoration: none }

td { 	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C65AB;
	font-weight: none;
	text-decoration: none;
	vertical-align: top;
	align: justify; }

      
.titel {	font-size: 11pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #1C65AB;
		font-weight: bold;
		text-decoration: none;
		letter-spacing: 3px;
		border-bottom: 1 solid #1C65AB; }

.subtitel {	font-size: 10pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #1C65AB;
		font-weight: bold;
		text-decoration: underline;
		letter-spacing: 3px; }

.voettekst {	font-size: 7pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-weight: none;
		text-decoration: none;
		background-color: #1C65AB;
		text-align: right; }

.klein {	font-size: 8pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #1C65AB;
		font-weight: none;
		text-decoration: none;
		text-align: right; }

.doorstreept {	text-decoration: line-through; }
.rood {		color: #FF0000; }

.menuspatie {	font-size: 15px;
		background-color: #1C65AB; }

.maintabel {	margin: 10px; }
.pagetabel {	margin: 0px; }

input {
color: #1C65AB; 
font-family: Verdana;
font-size: 8pt;
background-color: #DDE8F2;
border: 1 outset #1C65AB
      }

input.radio {
color: #1C65AB; 
font-family: Verdana;
font-size: 8pt;
background-color: #FFFFFF;
border: 1 solid #FFFFFF
      }

select {
color: #1C65AB; 
font-family: Verdana;
font-size: 8pt;
background-color: #DDE8F2;
border: 1 outset #1C65AB
      }

textarea {
color: #1C65AB;
font-family: Verdana;
font-size: 8pt;
background-color: #DDE8F2;
border: 1 outset #1C65AB
      }
-->