body {
   background-color: #f9e9b0;
    font-size: small;
    font-family: "Times New Roman";}

h1.roman {font-size: 40pt;
    font-family: "Times New Roman";}
    
h1.comic {font-size: 40pt;
    font-family: "Comic Sans Ms";}

h1.tahoma {font-size: 30pt;
    font-family: "Tahoma";
    font-weight: lighter;}
 
.onderschrift { font-size: 8pt;
		font-family: arial;}

.myhr { width: 100%; height: 3px; background-color: grey; color: grey}
div{font-family: "Times New Roman" ;font-size:small;}
div.groot {font-family: "Times New Roman" ;font-size:x-large;}

p  {font-family: Times New Roman, Serif;font-size:small;}
P.sans {font-size: small; font-family: Sans-serif}
P.tahoma {font-size: small; font-family: Tahoma}
p.vet{font-family: Times New Roman, Serif;font-weight: 700;font-style: normal;}

pre  {font-family: Times New Roman, Serif;font-size: small;}
pre.schuin  {font-family: Times New Roman, Serif;font-size: small;font-style: italic;}
pre.Verdana {font-family: Verdana;font-size: small;}
pre.TimesRoman {font-family: Times New Roman;font-size: medium;}

  .sxxs{font-size: xx-small;}
  .sxs{font-size: x-small;}
  .ss{font-size: small;}
  .sm{font-size: medium;}
  .sl{font-size: large;}
  .sxl{font-size: x-large;}
  .sxxl{font-size: xx-large;}

TABLE { border-collapse: collapse; border-width: 0px; border-style: solid;
        margin-left: auto; margin-right: auto;}
TD    { border-width: 0px; border-style: solid;
        text-align: left;}
.w-links  {width: 100px;}
.w-midden {width: 800px;}
.w-rechts {width: 100px;}
  
