body 
 {font-family: verdana, times new roman;
  background-color: #E8DCC6;
  color: #40458C;
  font-size: 10pt;
  margin-left: 5pt;
  margin-top: 5pt;
  }

td
 {font-size: 10pt;
  }
  
h2
 {font-family: verdana;
  }
  
.button  
 {width: 100;
  font-size: 8pt;
  cursor: hand;
  color: #40458C;
  font-weight:800;
  }
  
.button2
 {width: 200;
  height: 100;
  font-size: 10pt;
  cursor: hand;
  color: #40458C;
  font-weight:800;
  }  
  
a:link, a:visited  
 {color: #808040;
  }
  
a:active
 {color: #980030;
  }
  
a:hover
 { color: #FF8040;
  }

.kop 
 {font-family: arial;
  font-size: 9pt;
  color: #FFFFFF;
  background-color: #40458C;
  height:18pt;
  font-weight:700;
  }
  
.veld             
 {background-color: #F1EADC;
  color: #40458C;
  font-weight: 800;
  font-family; verdana;
  }

.label
 {font-size: 10pt;
  text-align: right;
  }


dt 
 {font-size        : 10pt;
  margin-left      : 10pt;
  }

dd 
 {font-size: 8pt;
  }