body {
  font-family: Verdana,Helvetica,Arial,sans-serif;
  font-size: 10pt;
}
#Container {
  border:  none;
  width: 600px;
}
#MainHeader {
  width: 0px;
  display: none;
}
#Header {
  display: none;
}
.nav {
display:none;
}
#Content {
  border:  none;
  float: left;
  width: 600px;
  margin-left: 0mm;
  margin-right: 15mm;
  height: 0;
   clear: both;
}
#AgendaBox {
float:left;
  width: 100%;
  clear: both;
}
#Footer {
 width: 0px;
  display: none;
}