#right, #header, #menu, #sidebar, #footer, .noprint, .noscreen, hr {
display: none;
}

body{
  float: left;
  width:100% !important;
       font:10pt/120% Arial, serif;
       background-color: white !important;
       background-image: none !important;
       color:black;}

#content {
  float: left;
  margin:0 5pt 0 10pt;
  padding:0 5pt 0 10pt;
  width:80% !important;
}


