body {font-size: 10pt;
      font-family: "Helvetica";
      text-align: center;
      color: silver;
      background: #002200;}

table {font-size: 10pt;
      font-family: "Helvetica";
      text-align: left;
      color: silver;
      background: #002200;}

h1 {font-size: 14pt;}
h2 {font-size: 12pt;}
h3 {font-size: 10pt; font-style: italic;}

div.onderschrift {font-size: 10pt; font-style: italic; color: silver; background: #002200;}
span.nieuw       {font-size: 7pt; font-style: italic; color: red; background: #002200;}

a {text-decoration: none;}
a:link    {color: #ffcc00; background: #002200;}
a:visited {color: #ffcc00; background: #002200;}
a:active  {color: #ffcc00; background: #002200;}


