div#desc-container,
div.description {
  display:block !important;
}

div#copyright,
div#headcloud,
div.noprint {
  display:none !important;
}

.offscreen {
  position:static;
}

body {
  font-size:10pt;
}

h1 {
  font-size:15pt;
}

h2 {
  font-size:13pt;
}

dl < dt {
  font-size:12pt;
}

div.description dl dt {
  font-weight:bold;
}

