body {
  background: #ffffcc;
  color: #000033
}

h1 {
  color: #000000;
  line-height: 75%;
  font-size: 3em;
  font-weight: bold;
  text-align: center;
  text-decoration: overline underline;
}

h2 {
  color: #000033;
  font-size: 2em;
  font-weight: bold
}

h3 {
  color: #000033;
  font-size: 1.5em;
  font-weight: bold
}

h4 {
  font-size: 1.2em;
  font-weight: bold
}

h5 {
  font-weight: bold
}

img.right, table.right {
  float: right;
  border: none;
  padding: 0.5em 0.5em 0.5em 1.5em;
}

ul, ol, dl, p {
  margin-left: 4%;
  margin-right: 2%;
}

ul.plain  {
  list-style-type: none;
}

ol.roman  {
  list-style-type: lower-roman;
}

ul li {
  margin-top: .5em
}

ul ul {
  margin-left: 8%;
  margin-right: 4%;
}

pre {
  font-family: monospace;
  margin-left: 8%;
  white-space: pre
}

.pre {
  font-family: monospace;
}

sub {
  font-style: italic
}

sup {
  font-style: italic
}

table {
  margin-left: 4%;
  margin-right: 4%;
  border: thin solid #999999;
}

td {
  text-align: center;
  padding: 0.2em 0.5em;
  border-top: thin solid #999999;
}

table.num td {
  text-align: right;
  padding: 0.3em 0.8em 0.1em 0.2em;
  border-top: thin solid #999999;
}

table.num th {
  padding: 0.3em 0.5em 0.1em 0.5em;
  border-left: thin solid #999999;
  border-right: thin solid #999999;
}

table.right td {
  border: none;
}

table.chemrotes {
  padding: 10px;
  width: 95%;
  text-align: center;
}

table.chemrotes td {
  vertical-align: text-top;
}

tr.top td {
  text-align: center;
  padding: 0.2em 0.5em;
  border-top: none;
}

td.tick {
  color: #999999;
  font-size: 2em;
  font-style: italic;
  text-align: center;
  padding: 0 0.5em;
  border-top: none;
}

td.separated {
  text-align: center;
  padding: 0.2em 0.5em;
  border-top: thin solid #999999;
  border-left: thin solid #999999;
}

th {
  vertical-align: text-top;
  text-align: center;
  padding: 0.5em;
}

table caption {
  font-size: 1em;
  font-style: italic;
  text-align: left;
  margin-left: 8%;
  margin-right: 8%;
}

blockquote {
  margin-left: 8%;
  margin-right: 4%
}

a:link {
  color: #000099;
  background: none;
}

a:visited {
  color: #330066;
  background: none;
}

a:active {
  color: #993366;
  background: #ffffff;
}

.note {
  font-size: 0.85em;
  margin-left: 8%
}

blockquote.note {
  font-size: 0.85em;
  margin-left: 12%;
  margin-right: 4%;
}

pre.note {
  font-family: monospace;
  font-size: 0.85em;
  margin-left: 12%;
  margin-right: 4%;
  white-space: pre
}

.footer {
  font-size: 0.85em;
  text-align: center;
}

td .footer {
  font-size: 0.85em;
  line-height: 75%;
  font-style: italic;
  text-align: center;
}

.title {
  font-style: italic
}
