body {
    margin:0;
    padding:0;
    background-color:#fff;
    color:#003;
    min-width:960px;
}
a:link {
  color: #000099;
  background: none;
}
a:visited {
  color: #330066;
  background: none;
}
a:hover {
  color: #993366;
  background: #ffffff;
}
a:active {
  color: #993366;
  background: #ffffff;
}
#all {
    background:#fff;
    margin:0 auto;
    width:960px;
}
#head {
    background-color:#9ff;
    margin-left:288px;
    color:#069;
}
#cont {
    background-color:#cff;
    margin-left:288px;
}
#all > #link {
	width:272px;
}
#foot {
    background-color:#9ff;
    color:#046;
    clear:both;
}
#link {
    background-color:#fff;
    width:270px;
    float:left;
    padding:0;
    font-family: Helvetica, sans-serif;
}

body.tf {
   background: #ff99cc url("http://www.transforum.net/images/TFtiles.jpg");
   color: #660033;
}

#head h1 {
  line-height: 75%;
  font-size: 2.5em;
  font-weight: bold;
  text-align: center;
}

.edged {
  text-decoration: overline underline;
}

#cont h2 {
  font-size: 1.8em;
  font-weight: bold
}

#cont h3 {
  margin-left: 4%;
  font-size: 1.4em;
  font-weight: bold
}

#cont h4 {
  margin-left: 4%;
  font-size: 1.2em;
  font-weight: bold
}

#cont h5 {
  font-weight: bold
}

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

#cont ul, #cont ol, #cont dl, #cont 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%;
}

p.subhead {
  text-align: center;
}

#cont p.lyric, #cont p.proverbial {
  margin-left: 20%;
  margin-right: 10%;
  font-style: italic
}

#cont p.credit {
  margin-left: 10%;
  margin-right: 10%;
  font-size: .85em;
  text-align: right;
}

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

.pre {
  font-family: monospace;
}

sub {
  font-style: italic
}

sup {
  font-style: bold
}

#cont table {
  margin-left: 4%;
  margin-right: 4%;
  border: none;
}

#cont td {
  vertcial-align: text-top;
  text-align: left;
  padding: 0.2em 0.5em;
}

#cont td.right {
  text-align: right;
  padding: 0.2em 0.5em;
}

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

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

#cont table.right td {
  border: none;
}

table.chemrotes {
  cellpadding: 10px;
  width: 95%;
  align: center;
}

table.chemrotes td {
  vertcial-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 {
  vertcial-align: text-top;
  text-align: center;
  padding: 0.5em;
}

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

#cont blockquote {
  margin-left: 8%;
  margin-right: 4%;
  font-style: italic;
}

#cont blockquote i {
  font-style: normal;
}

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

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

#cont 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
}
