body { background-color:#E3E3FF;
       color:#000077;
       font-family:Arial, Helvetica, Sans-Serif }

a:link { color:#0000ff }
a:visited { color:#555555 }
a:active { color:#ff0000 }

h1,h2,h3 { font-family:Tahoma, Arial, Helvetica, Sans-Serif }
h1 { font-style:normal; font-weight:bold }
h2 { font-style:normal; font-weight:bold }
h3 { font-style:normal; font-weight:bold }
h4 { font-style:italic; font-weight:bold }
h5 { font-style:normal; font-weight:normal }
h6 { font-style:italic; font-weight:normal }

pre, tt, code, kbd, samp { font-family: Courier, monospace }
b, strong { font-weight: bold }
i, cite, em, var, address, blockquote { font-style: italic }

td, th/*, caption*/ { font-family:Arial, Helvetica, Sans-Serif;
        color:#000077 } /* ohne den Kommentar oben sollte es noch besser sein */

.mono { font-family: monospace }
.helv { font-family:Arial, Helvetica, Sans-Serif }

