

<!--
BODY, TD
{
   font-family: arial;
   font-size: 12px;
}

HR
{
    height: 1px;
}

A
{
     text-decoration: none;
}

A:hover
{
     text-decoration: underline;
}

P {}
H1 {}
H2 {}
H3 {}

.rood {
  color: red;
}

.klein{
 font-size:11px;
font-family: arial;
}
-->
