body{
  margin:0px; 
  font-family:"Comic Sans MS", san-serif;
  color:#0B02B2;
  font-size: 10pt;
  background: url(../img/bg3.jpg);
}

blockquote {
  margin-left: 25pt;
  margin-right: 25pt;
}


blockquote.50 {
  margin-left: 50pt;
  margin-right: 50pt;
}

blockquote.70 {
  margin-left: 70pt;
  margin-right: 70pt;
}

blockquote.100 {
  margin-left: 100pt;
  margin-right: 100pt;
}

blockquote.150 {
  margin-left: 50pt;
  margin-right: 100pt;
}

UL {
  margin-left: 20pt;
  font-weight: normal;
  font-size: 12pt;
  line-height: 200%;
  list-style-type: none;
}

LI {
  list-style-type: none;
  list-style-position: outside;
  font-size: 12pt;
  font-weight: normal;
  line-height: 150%;
  margin-left: 50pt;
  margin-right: 50pt;
}
UL.doel {
  margin-left: 50pt;
  font-weight: normal;
  font-size: 13pt;
  line-height: 150%;
  list-style-type: none;
}

LI.doel {
  list-style-type: circle;
  list-style-position: outside;
  font-size: 10pt;
  font-weight: normal;
  line-height: 150%;
  margin-left: 13pt;
  margin-right: 50pt;
}

p.s0 {
  font-size: 6pt;
  }

p {
  font-size: 10pt;
  }

p.s2 {
  font-size: 11pt;
  font-weight: normal;
  }

p.s3 {
  font-size: 12pt;
  font-weight: normal;
  }

p.s4 {
  font-size: 13pt;
  font-weight: normal;
  }

p.s5 {
  font-size: 14pt;
  font-weight: normal;
  }

big.s3 {
  font-size: 12pt;
  font-weight: normal;
  }

big.s4 {
  font-size: 13pt;
  font-weight: normal;
  }

big.s5 {
  font-size: 14pt;
  font-weight: normal;
  }

a {
    color: #0B02B2;
    text-decoration: underline;
}

a:visited {
    color: #0B02B2;
    text-decoration:  underline;
}

a:hover {
    color: #FF0000;
    text-decoration:  underline;
}

td.content{
  border-left:1px solid #000;
  border-right:1px solid #000;
  border-bottom:1px solid #000;
  background-color: #E7CFEF;
}


td.brief{
  border-left:1px solid #000;
  border-right:1px solid #000;
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  background-color: #FFFFFF;
}


td.topb{
  height:32px;
  border-top:1px solid #000;
  border-left:1px solid #000;
  border-right:1px solid #000;
  background-color: #E7CFEF;
}

td.topbar{
  height:100px;
  background: url(../img/naamlr.jpg) repeat-x;
  text-align:center;
}

