BODY    { font-family: Arial, Helvetica, sans-serif;
          font-size: 11pt }
H1      { font-size: 28pt }
H2      { font-size: 18pt }
H3		{font-size: 14pt;}
H1, H2, H3  { font-weight: bold;
          color: #336699; font-family: Comic Sans MS, fantasy ;text-align:center}
.code   { font-family: "Courier New", Courier, monospace;
          font-size: 12pt }
.eerste { font-size: 18pt;
                 font-family: Comic Sans MS, fantasy;
                 font-weight: bold;
                 background: aqua;
                 color: blue;
                 float: left;
                  }
.midden {text-align:center}

A {font-size: 14pt;
   text-decoration:none;
   background:#fffff0;
   color:#336699;
   font-family: comic sans ms}
A.inline {text-decoration:none;background:#fffff0; color:blue;font-family:arial; font-size:11 pt}
A.sub{text-decoration:none;
   background: #ffffb0;
   color:blue;
   font-family: comic sans ms}
A:hover { color:red;background:yellow}

          
td {font-family: Arial, Helvetica, sans-serif;
          font-size: 11pt }

