/* kleuren
donkerblauw:    #082299
lichtblauw:     #9FA8D7
*/
body {
  border:0px;
  margin-top:20px;
  margin-left:30px;
  margin-bottom:50px;
  font-family:sans-serif;
  font-size:10pt;/*80%;*/
  background-repeat:repeat-x;
  }
h1 {
  font-size:170%;
  font-family:arial,helvetica,sans-serif;
  color: #CF0012;
  font-weight: 800,bold;
  }
h2 {
  font-size:100%;
  font-family:arial,helvetica,sans-serif;
  color: #24529E;
  font-weight: 800;
  }
h3 {
  font-size:100%;
  font-family:arial,helvetica,sans-serif;
  color: #CF0012;
  }
p,div,span,ul {
  margin-right:25%;
  text-align:justify;
  }
td {
  font-size:10pt;/*80%;*/
  /*text-align:justify;*/
  }
a:link {
  color: #24529E;
  }
a:visited {
  color: #CF0012;
  }
a:active,a:hover {
  color: #24529E;
  text-decoration:none;
  }
hr {
  color: #24529E;
  height:1px;
  } 