#date, #menu, #flash, #right, .float-right, h3 {
  display: none !important;
}

body, #main, #content, .column, #articletext, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

h2 {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  background-color: #fff;
}

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

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

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

img {
  outline: none;
}
