body, body#inner #container {
  background: #fff;
  color: #000;
  font-size: 10pt;
  width: 620px;
}

#header, #sidebar, #footer, table#usl, #put {
  display: none;
}

body#inner #tt-f {
  background: #fff;
}

#content {
  float: none;
}

#txt {
  width: 100%;
  margin: 0;
  font-size:110%;
}


