body {
  font-size:1em;
  color:#000;
  background:#fff;
}
table.page-layout {
  width:100%;
  border:0px;
}
td.page-content {
  width:100%; height:100%;
}

td.page-header,
td.page-menu,
#tools {
  display:none;
}

a, a:link, a:visited {
  color:#555;
  text-decoration:underline;
}
.noprint {
  display:none;
}
#onlyprint {
  display: block !important;
}

#content_sub {
  float:left;
  width: 600px;
}
#content {
  float:left;
  width: 600px;
}

td.footerprint {
  width: 600px;
}