body{
  margin:15px; 
  font-family:"Comic Sans MS", san-serif;
  color:#000000;
  font-size: 10pt;
  background: url(../grafic/achtergrone16.jpg);
}

blockquote {
  font-size: 10pt;
  margin-left: 30pt;
  margin-right: 30pt;
}

p {
  font-size: 10pt;
  color:black;
  }

big.s0 {
  font-size: 8pt;
  }

big.s3 {
  font-size: 12pt;
  font-weight: normal;
  }

big.s4 {
  font-size: 13pt;
  font-weight: normal;
  }

big.s5 {
  font-size: 14pt;
  font-weight: normal;
  }

big.s8 {
  font-size: 18pt;
  font-weight: normal;
  }

a {
    color: #1A136C;
    font-size: 10pt;
    text-decoration: underline;
}

a:visited {
    color: #666666;
    text-decoration:  underline;
}

a:hover {
    color: #FFFFFF;
    text-decoration:  underline;
}

span {
    color: #CCCCCC;
    background: #1A136C;
    font-size: 18pt;
}

td{
  border-style: solid;
  border-width: 5px;
  border-color: #C0C0C0 #666666 #666666 #C0C0C0;
  background-color: #999999;
}


