/* DEFAULTS voor de heading*/
body, BODY { 
      font-family: Geneva, Arial, Fixedsys, Helvetia, "Gill Sans", sans-serif, Courier;
      font-size  : 9pt;
      margin     : 0em 0em 1em 1em; /* top, right, bottom, left */
      background-image        : none;
      background-color        : #FFFF00;
      background-attachment   : fixed;	  
      color                   : #0000A0
      }
td, TD { 
      font-family: Geneva, Arial, Fixedsys, Helvetia, "Gill Sans", sans-serif, Courier;
      font-size  : 9pt;
      margin     : 0em 0em 0em 0em /* top, right, bottom, left */
      }
a, A  { 
      font-family             : Geneva, Arial, Fixedsys, Helvetia, "Gill Sans", sans-serif, Courier;
      font-size               : 9pt;
      text-decoration         : none
      }
A:link    { color: #0000A0 }
A:visited { color: #0000A0 }
A:hover   { color: #0000A0 }
A:active  { color: #0000A0 }

/* CLASSES: de naam van de class mag niet te lang zijn voor Netscape, niet langer dan 8*/

/* CLASSES voor de heading */
span.arrow    { font-family             : wingdings;
                font-size               : 15pt
              }
span.indent   { font-family             : arial;
                color                   : #FFFF00
              }
span.navsep   { font-family             : wingdings;
                font-size               : 8pt
              }
/* einde CLASSES voor de heading */

