  A:active {text-decoration:none; font-weight:bold; font-size:100%; color: black}
  A:hover {text-decoration:none; font-weight:bold; font-size:100%; color: black}
  A:link {text-decoration:none; font-weight:bold; font-size:100%; color: black}
  A:visited {text-decoration:none; font-weight:bold; font-size:100%; color: black}

body
{
  font-family: Arial;
  font-size: 10pt;
}

td.blauw
{
  color: white;
  background-color: blue;
  font-size: 10pt;
}

td.wit
{
  color: black;
  background-color: white;
}

td.lichtblauw
{
  color: black;
  background-color: #dbf1fd;
  font-size: 10pt;
}

h1
{
  font-size: 200%;
  margin-bottom: 0pt;
}

h2
{
  font-size: 110%;
  margin-bottom: 0pt;
}
