BODY {
  position: absolute;
  top: 10px;
  left: 10px;
  margin: 0;
  font-size: 12pt;
  font-family: Futura, sans-serif;
  color: #000;
}
A:link, A:visited {
  color: #900 !important;
  text-decoration: none;
}
ABBR {
  font-style: normal;
  speak: spell-out;
}
.isbn {
  speak-numeral: digits;
}

#frontmatter {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
IMG {
  position: absolute;
  border: 0;
  margin: 0;
}
IMG.tracker {
  position: static;
}
#header {
  top: 0;
  left: 0;
}
#homelink {
  top: 100px;
  left: 10px;
}
.spacer {
  display: none;
  visibility: none;
}
#faqlink {
  top: 100px;
  left: 70px;
}

#centralmatter {
  position: absolute;
  top: 150px;
  left: 10px;
  width: 590px;
  margin: 0;
}
H4 {
  font-size: 110%;
  font-weight: bold;
}
P {
  margin-top: 0;
  margin-bottom: 12pt;
  padding: 0;
}
TABLE {
  margin: 0;
  margin-bottom: 12pt;
  border: 0;
}
CAPTION, TR, TH, TD {
  border: 0;
  margin: 0;
  padding: 0;
}
TH {
  text-align: left;
}
CAPTION {
  caption-side: top;
  text-align: left;
}

#disclaimer {
  position: relative;
  top: 50px;
  font-size: 80%;
}
