BODY      {	font-family: Arial, Helvetica, sans-serif; 
		font-size: 9px; color: black;
		background-color: white; 
		topmargin: 0; 
		leftmargin: 0; 	
		marginwidth: 0; 
		marginheight: 0;
	}

A.instellinglink:hover { text-decoration: underline; color: olive;  } 
A.instellinglink:link  { text-decoration: none;  color: olive; }
A.instellinglink:visited  { text-decoration: none;  color: olive; }

A.ruurdlink:hover { text-decoration: underline; color: navy;  } 
A.ruurdlink:link  { text-decoration: none;  color: navy; }
A.ruurdlink:visited  { text-decoration:  none;  color: red; }

TABLE     { background-color: wheat;  width: 100%; font-size: 13px; color: maroon;
                  border-collapse: collapse; border: solid; border-spacing: 15pt; 
                 margin-left=: 0; margin-left: 0; }

.KOP           { background-color: gold; color: navy; border-color: cyan;}
.ALFABET  { background-color: antiquewhite; color: black; border-color: cyan; }
.DETAILS    { background-color: antiquewhite; color: black; margin-bottom: 10; }

.HOOFDSTUK        { color: navy; background-color: gold; }
.SUBHOOFDSTUK { color: navy; background-color: silver; }

.INSTELLING   { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: olive; }
.RUURDINFO   { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: navy; }
.TITEL1           { font-family: Arial, Helvetica, sans-serif; font-size: 18px; }
.TITEL2           { font-family: Arial, Helvetica, sans-serif; font-size: 22px; }
.TITELKLEIN    { font-family: Arial, Helvetica, sans-serif; font-size: 15px; }

.TEKST    { font-family: Times, serif; font-size: 14px; color: navy; }
.INFO1    { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: black; }
.INFO2    { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: blue; }

TH        { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: navy; background-color: gold; }
TR        {  }
TD        {padding-left: 10; padding-right: 2 }

HR        { size: 15pt; padding-left: 0; padding-right: 0; }

