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

