body {
      margin-top:10px;
      margin-bottom:10px;
      font-family:Arial;
      font-size:12pt;
      background-color:#000000;
      color:white;
      background-image:url(blauLinks.jpg);
     }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; }

h1 { font-size:18pt; }

h2 { font-size:16pt; }

h2.sh2 { font-size:16pt; }

h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }

h4 { font-size:10pt; }

a { font-size: 11pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

a:link { color:#999999; text-decoration:underline; }
a:active { color:#FFFFFF; text-decoration:none; }
a:hover {  color: #CCCCCC; text-decoration: underline;}
a:visited {  color: #999999; text-decoration: none; }
a.an { color: #FFFFFF; text-decoration:none; }

td.color0 {background-color:#444444}
td.color1 {background-color:#666666}
td.code   {background-color:#EEEEEE;}

td.odd {background-color:#444444}
td.even {background-color:#666666}

td.myGray {background-color:#3A4852;}

pre.Code { color:#000000; background-color:#EEEEEE;}
code { color:#000000; background-color:#EEEEEE;}

div.Error {color:#990000;}
div.CodeResult {color:#0000FF;}

