#menu {
  display: none !important;
}

body, #content {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

body, p, td, th, ul, a {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #fff;
  width: 98%;
}

html body pre, html body code {
  vertical-align: baseline;
}

#footer {
  padding-top:10px;
  background-color: #fff;
  float: none !important;
  width: auto !important;
}

a {
  outline: none;
  text-decoration:none;
}

img {
  outline: none;
}
