body { color: black; background: white; }
body.view { color: white; background: black; }

td.side { background: #6699ff; white-space: nowrap; }
td.spacer { font: 50px/1em times, serif; white-space: nowrap; }

.title     { font: 1.9em/1.9em "comic sans ms", "comic sans", cursive; text-align: center; white-space: nowrap; }
.sidebar   { font: 1.3em/1.5em "comic sans ms", "comic sans", cursive; margin-left: 0.4em; margin-right: 0.4em; white-space: nowrap; }
.minorside { font: 1em/1em "comic sans ms", "comic sans", cursive; margin-left: 0.8em; margin-right: 0.4em; white-space: nowrap; }
.listlink  { font: 1.3em/1em "comic sans ms", "comic sans", cursive; }

a:link.blacklink    { color: black; background: transparent; }
a:hover.blacklink   { color: red; background: transparent; }
a.blacklink         { color: black; background: transparent; }

.subtitle { font: 1em/1em "comic sans ms", "comic sans", cursive; }
.nav      { font: 0.8em/1em arial, helvetica, sans-serif; text-align: center; }
.bignav   { font: 1em/1em arial, helvetica, sans-serif; }
.facts    { font: 1em/1.1em arial, helvetica, sans-serif; }
.browser  { font: 1em/1em arial, helvetica, sans-serif; }
.heading  { font: 1.5em/1.5em arial, helvetica, sans-serif; }
.caption  { font: 0.8em/1em arial, helvetica, sans-serif; }
.date     { font: 1.2em/1.2em arial, helvetica, sans-serif; font-weight: bold;; }

.main     { font: 1em/1.2em times, serif; }
.mainb    { font: 1em/1.2em times, serif; font-weight: bold; }
.mainp    { font: 1em/1.2em times, serif; text-indent: 1.5em; margin-top: 0.4em; margin-bottom: 0.1em; }
.info     { font: 1em/1em times, serif; }
.infor     { font: 1em/1em times, serif; text-align: right; }
.error    { color: red; font: 1em/1em times, serif; }
.errorb   { color: red; font: 1em/1em times, serif; font-weight: bold; }
.legal    { font: 0.8em/0.8em times, serif; }
.selector { font: 0.8em/1em times, serif; }
.button   { font: 1em/1em times, serif; }
.fixed    { font: 10px/1em times, serif; }

.indent   { text-indent: 1.5em; margin-top: 0.4em; margin-bottom: 0.1em; }
table.centered { margin-left: auto; margin-right: auto; }

b { font-weight: bold; }
i { font-style: italic; }
a { text-decoration: none; }

li { font: 1em/1.2em times, serif; }
tr { vertical-align: top; }
hr { border: solid 1px black; width: 90%; margin-top:1em; }

a:link    { color: blue; background: transparent; }
a:hover   { color: red; background: transparent; }
a:active  { color: red; background: transparent; }
a:visited { color: purple; background: transparent; }