      BODY
      { font: normal normal normal 12px Verdana, Arial, Helvetica, Sans-Serif;
        color: rgb(68,68,79);
        background-color: rgb(255,255,255);
        margin: 10px 10px 8px 8px;
      }

      TABLE
      {	border: 0px 0px 0px 0px;
        margin: 0px 8px 0px 0px;
        padding: 0px 0px 0px 0px;
      }

      TD {
        background-color: #FFFFFF;
	font-size: 12px;
        font-weight: normal;
        text-decoration: none;
      }
 
      #wit {
        background-color: #FFFFFF;
       	color: rgb(68,68,79);
        padding: 7px 13px 7px 13px;
        border-bottom: 1px dotted #CCCCCC;
      }

      #blauw {
        background-color: #DDEFFF;
       	color: rgb(68,68,79);
        padding: 4px 13px 4px 13px;
        border-bottom: 1px solid rgb(68,68,79);
      }

      #wit A {
        font-weight: bold;
       	color: rgb(68,68,79);
      }

      #blauw A {
        font-weight: bold;
       	color: rgb(68,68,79);
      }

      TH {
        background-color: rgb(0,61,118);
       	color: rgb(255,255,255);
	font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        font-weight: bold;
        text-align: left;
        padding: 4px 7px 4px 7px;
      }

      A
      {	text-decoration: none;
      }

      A:HOVER
      {	text-decoration: underline;
      }

      #navigatie TD
      {	font-size: 12px;
        font-weight: normal;
        color: rgb(68,68,79);
        padding: 16px 10px 0px 10px;
        background-color: #DDEFFF;
      }

      #navigatie A
      {	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
        color: rgb(68,68,79);
        background-color: #DDEFFF;
      }

      #navigatie A:HOVER
      {	text-decoration: underline;
        color: rgb(255,0,0);
      }

      #voettekst
      {	font-size: 11px;
        letter-spacing: -0.1em;
        color: rgb(68,68,79);
        margin: 0px 0px 0px 0px;
        border-top: solid 1px rgb(68,68,79);
      }

      #voettekst A
      {	text-transform: lowercase;
	text-decoration: none;
        font-weight: bold;
        color: rgb(0,0,255);
      }

      LI { 
        list-style-type: square; 
        margin-left: 16px; }

