.noprint {
  display: none;
}

body {
  font-family: serif;
  text-align: justify;
}

h1 {
  font-size: 16pt;
  margin-bottom: 6pt;
}

h2 {
  font-size: 14pt;
  margin-bottom: 6pt;
}

h3 {
  font-size: 12pt;
  margin-bottom: 6pt;
}

h4 {
  font-size: 10pt;
  margin-bottom: 6pt;
}

a {
  color: #de372a;
}

img {
  border: 0px;
}

#printheader {
  text-align: right;
  font-weight: bold;
  font-size: 12pt;
  line-height: 16pt;
  border-bottom: 1px solid #666666;
  margin-bottom: 36pt;
}

#top, #nav, #lb, #copy2, #rb3, #impr_right {
  display: none;
}

#footer {
  list-style-type: none;
  margin: 32pt 0 0 0;
  padding: 2pt 0 0 0;
  border-top: 1px solid #666666;
}

#impr div.left {
  margin: 32pt 0 0 0;
  padding: 2pt 0 0 0;
  border-top: 1px solid #666666;
  display: inline;
  text-align: left;
}