a:link
  { color: #0098D3;
    text-decoration: underline }
a:visited
  { color: #32527A;
    text-decoration: underline }
a:hover
  { color: #333333;
    text-decoration: underline }
body
  { background-color: white;
    color: #060;
    border: none;
    margin: 0 0 0 0 }
h1
  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-size: 30px;
    font-weight: bold;
    line-height: 80%;
    color: #CFC;
    padding: 0px 0px 0px 10px }
h2
  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-size: 18px;
    font-weight: bold;
    text-indent: 5px }
td
  { padding: 3px 0px 3px 0px }
.hoofdjes
  { padding: 5px 0px 5px 10px;
    vertical-align: top;
    font-weight: bold; }
.text
  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    padding: 5px 0px 5px 10px }
.copyright
  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center }
.table1
  { background-color: #CFC }
.table2
  { background-color: #060;
    color: #CFC }
.menu
  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    background-color: #CFC;
    padding: 5px 0px 5px 5px }
.menu a:link
  { color: #060;
    text-decoration: underline }
.menu a:visited
  { color: #000;
    text-decoration: underline }
.menu a:hover
  { color: #CFC;
    text-decoration: bold;
    background-color: #060 }
img
  { border: none }