
      BODY {   font-family: verdana, arial, helvetica, sans-serif;
               font-size: 10pt;
               border-color: #dddddd;
               color:#3B3737 }

      INPUT{   font-family: verdana, arial, helvetica, sans-serif;
               font-size: 10pt;
               background: #D2D2D2;
               color: #000000;
               border-width:1;
               border-style:solid }

      /* Stijlen voor in een tabel
         Even: zijn de even regels met achtergrond e.d.
         Oneven: zijn dus de oneven regels
         Kop: De header van de tabel
         tabel: de stijl van de hele tabel zelf; de lijntjes eromheen e.d.
      */
      .oneven     { color:#0F0198 ;
                    background: #DDDDDD ;
                    font-family: verdana, arial, helvetica, sans-serif;
                    font-size: x-small }

      .even       { color:#0F0198 ;
                    background: #F0F0F0 ;
                    font-family: verdana, arial, helvetica, sans-serif;
                    font-size: x-small }

      .kop        { color:#FFFFFF ;
                    background: #E31818 ;
                    font-family: verdana, arial, helvetica, sans-serif;
                    font-weight: bold;
                    font-size: x-small }

      .tabel      { border-color: #000000 ;
                    background: #FFFFFF ;
                    border-width: thin ;
                    border-style: solid }


      .info_text1 { color:#8b8b8b ;
                    font-family: verdana, arial, helvetica, sans-serif;
                    font-weight: bold;
                    font-size: x-small }

      .info_text2 { color:#1E3161 ;
                    font-family: verdana, arial, helvetica, sans-serif;
                    font-weight: bold;
                    font-size: x-small }

      .knop       { font-family: verdana, arial, helvetica, sans-serif;
                    font-size: 10pt;
                    font-weight: bold;
                    background: #A2DDF5;
                    color: #FFFFFF;
                    border-width:0;
                    border-style:solid }

      .knopover   { font-family: verdana, arial, helvetica, sans-serif;
                    font-size: 10pt;
                    font-weight: bold;
                    background: #E31818;
                    color: #FFFFFF;
                    border-width:0;
                    border-style:solid }


      A:link      { color: #ffcccc , background-color: #ffffff}
      A:visited   { color: purple  , background-color: #ffffff}
      A:active    { color: red     , background-color: #ffffff}
      border-width:0
