body{
  margin:0px;
  font-family:"Comic Sans MS",Arial, san-serif;
  color:"#004B11";
  font-size: 10pt;
  background: url(../img/bg.jpg);
  overflow-y:scroll;
  margin-bottom: 0.01em; 
}

a {
    color: #004B11;
    text-decoration: underline;
}

a:visited {
    color: #004B11;
    text-decoration:  underline;
}

a:hover {
    color: #FF0000;
    text-decoration:  underline;
}

blockquote {
  margin-left: 50pt;
  margin-right: 35pt;
}


blockquote.50 {
  margin-left: 50pt;
  margin-right: 35pt;
}

blockquote.100 {
  margin-left: 100pt;
  margin-right: 100pt;
}

big.s3 {
  font-size: 12pt;
  font-weight: normal;
  }

big.s4 {
  font-size: 14pt;
  font-weight: normal;
  }

big.s5 {
  font-size: 16pt;
  font-weight: normal;
  }

p {
  font-size: 10pt;
  line-height: 160%;
  }

UL {
  margin-left: 0pt;
  font-size: 10pt;
  list-style-type: none;
}

LI {
  list-style-type: circle;
  list-style-position: outside;
  font-weight: normal;
  line-height: 180%;
  margin-left: 40pt;
  margin-right: 0pt;
}


td.content{
  border-left:1px solid #000;
  border-right:1px solid #000;
  border-bottom:1px solid #000;
  background-color: #C2FFCC;
}

td.topb{
  height:32px;
  border-top:1px solid #000;
  border-left:1px solid #000;
  border-right:1px solid #000;
  border-bottom:0px solid #000;
  background-color: #C2FFCC;
}

td.topbar{
  height:100px;
  background: url(../img/naamlr.jpg) repeat-x;
  text-align:center;
}

