body {
  width: 100%;
  font: 10pt "Times New Roman", "TimesNR", Times, serif !important;
  background: #FFFFFF !important;
  margin: 0;
  padding: 0;
}
#statusbar,
#header #banner #status,
#header #navigation,
#footer {
  display: none;
}
#header h1 {
  text-align: center;j
}
#body {
  width: auto;
  margin: 0.1em;
  padding: 0;
  border: 0;
  color: black;
  background: transparent none;
}

/* --- General styles --------------------------*/

#body div.line {
  border-top: 1px solid rgb(235,235,235);
  width: auto;
  margin: 8px 0 8px 0;
  padding: 0;
  clear: both;
}
.print-no {
  display: none;
}

div.image {
  margin: 12px 6px 6px 6px;
}
div.right {
  float: right;
}
div.left {
  float: left;
}
span.credit {
  display: block;
  font-size: 0.7em;
}

sub, sup {
  line-height: 0.1em;
}