body {
  font-family: Verdana, Arial;
}
#csswarning,#menu {
  display:none;
}
#content {
  line-height: 17px;
  font-size: 11px;
  text-align: justify;
  padding-bottom: 30px;
}
dt {
  font-weight: bold;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 5px;
  padding-bottom: 1px;
  text-transform: uppercase;
}
img {
  border: 0px;
} 
#language {
  display: none;
}
.sidepic {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
}

#footer {
  display: none;
}