.menu {
  display: none;
}

.login_box {
  display: none;
}

.footer {
  display: none;
}

.bodyhack {
  padding-top: 0;
}

.skip {
  display: none;
}

#article {
  width: 100%;
  background: none;
  margin: 0;
  padding: 0;
}

.bottom {
  padding: 0;
}

#maintitle {
  position: relative;
  text-indent: 0px;
  font-size: 20pt;
}

#maintitle .smaller {
  font-size: 12pt;
  display: block;
}

object {
  display: none;
}

.noprint {
  display: none;
}

body {
  color: black;
}

a {
  color: black;
  text-decoration: none;
}

h1 {
  text-align: right;
}

.bodyhack {
    background: none;
}

body {
    background: none;
}

.top {
  background: none;
}

.bottom {
  background: none;
}

body {
  font-size: 10pt;
  background: none;
}

#menuoverlay {
  display: none;
}

#bg {
  background: none;
}

#yellow {
  background: none;
}

#bottomarticle {
  background: none;
}

#footerbg {
  background: none;
}

.sitemap {
  display: none;
}

.youarehere {
  display: none;
}

.copyright {
  float: none;
  text-align: center;
  font-size: 80%;
  border: 0;
  padding: 0;
}