* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #fff;
  text-align: left;
  font-size: 12px;
  color: #000;
  font-family: Arial, Verdana, sans serif;
}

a {
  color: #000099;
}

img {
  border: 0 none;
}

#lightbox {
  display: none;
}

#cmx {
  display: none;
}

#body {
  margin: 25px;
  background: 0 none;
}

#header {
  display: none;
}

#content {
  margin: 0;
  padding: 0;
  float: none;
}

#content ul {
  margin: 0 15px 5px 30px;
  list-style-type: square;
}

#content h3,
#content h4,
#content h5,
#content h6,
#content p {
  margin-left: 15px;
  margin-right: 15px;
}

#content h3 {
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 10px;
}

#content h4 {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 10px;
}

#content h5 {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 10px;
}

#content h6 {
  font-weight: 500;
  font-size: 11px;
}

#content p {
  margin-bottom: 5px;
}

#content p.last {
  margin-bottom: 15px;
}

#content .banner {
  display: none;
}

#teaser {
  display: none;
}

#naviright {
  display: none;
}

#footer {
  display: none;
}
