h1
{
  font-family: arial;
  font-size: 14pt;
  color: #000000;
  line-height: 120%;
  font-weight: bold;
}

h2
{
  font-family: arial;
  font-size: 12pt;
  color: #000000;
  line-height: 130%;
  font-weight: bold;
}

h3
{
  font-family: arial;
  font-size: 10pt;
  color: #000000;
  line-height: 130%;
  font-weight: bold;
}

h4
{
  font-family: arial;
  font-size: 9pt;
  color: #000000;
  line-height: 130%;
  font-weight: bold;
}

h5
{
  font-family: arial;
  font-size: 9pt;
  color: #000000;
  line-height: 130%;
  font-weight: normal;
  text-decoration: underline;
}

h6
{
  font-family: arial;
  font-size: 9pt;
  color: #000000;
  line-height: 130%;
  font-weight: normal;
  font-style: italic;
}

p
{
  font-family: arial;
  color: #000000;
  line-height: 140%;
  font-size: 9pt;
  font-weight: normal;
}

    p#eerste
    {
      font-weight: bold;
    }

a
{
  font-family: arial;
  color: #000000;
}

ul, ul ul
{
  font-family: arial;
  padding: 0px;
  margin: 0px;
  margin-left: 16px;
  margin-top: 8px;
  margin-bottom: 2px;
  color: #000000;
  line-height: 130%;
  list-style-type: disc;
  font-size: 9pt;
}

ul ul
{
  margin-top: 2px;
}

ol
{
  font-family: arial;
  padding: 0px;
  margin: 0px;
  margin-left: 16px;
  margin-top: 8px;
  margin-bottom: 2px;
  color: #000000;
  line-height: 130%;
  font-size: 9pt;
}
