body, tr
  {  font-family: Arial, serif;
     font-size: 12px;
     line-height: 1.8em;
     color: #000000;
  }

.koptekst, h1
  {  font-size: 22px;
     margin-left: 25px;
     line-height: 1.2em;
     font-weight: bold;
     color: #3F1919;
  }

.koptekst2, h2
  {  font-size: 18px;
     margin-left: 50px;
     font-weight: normal;
     line-height: 1.2em;
     color: #4F5061;
  }

.voetnoot
  {  color: #5F606F;
     font-size:12px;
     text-decoration: none;
  }

table.menu
  {  border: 1px solid #523030;
     background-color: #EEEAEA;
  }
  
a.menu
  {  font-weight: bold;
     color: #8D7C7F;
     text-decoration: none;
     font-size: 13px;
     display: block;
     height: 25px;
     text-decoration: none;
     border: 1px solid #FBFBFB;
  }  

a.menu:hover
  {  color: #FFFFFF;
     background-color: #8D7C7F;
     text-decoration: none;
     font-size: 13px;
     display: block;
     height: 25px;
     text-decoration: none;
     border: 1px solid #3F1919;
  }

a
  {  color: #0056BC;
  }

a:hover
  {  color: #472121;
  }

.tekoop
  {  font-weight: bold;
     color: #472121; 
  }
