body            { background-image: url('images/background.gif');
                  background-repeat: repeat }

p, td           { font-family: Verdana, Century Gothic, Arial, Helvetica, sans-serif; 
                  font-size: x-small;
                  font-weight: normal;
                  color: #000000; }
<!--
p.Header        { font-family: Verdana, Century Gothic, Arial, Helvetica, sans-serif; 
                  font-size: x-small;
                  font-weight: bold;
                  color: #000000; }
p.HistoryDate   { font-family: Verdana, Century Gothic, Arial, Helvetica, sans-serif; 
                  font-size: xx-small;
                  font-weight: normal;
                  color: #000000; }
p.Klein         { font-family: Verdana, Century Gothic, Arial, Helvetica, sans-serif; 
                  font-size: xx-small;
                  font-weight: normal;
                  color: #000000; }
-->
h1              { font-family: Verdana, Century Gothic, Arial, Helvetica, sans-serif; 
                  font-size: medium;
                  font-weight: bold;
                  color: #000000; }
a:link          { color: #000000;
                  text-decoration: none; 
                  font-weight: bold; }
a:visited       { color: #000000;
                  text-decoration: none; 
                  font-weight: bold; }
a:hover         { color: #000000;
                  text-decoration: underline; 
                  font-weight: bold; }
a:active        { color: #000000;
                  text-decoration: none; 
                  font-weight: bold; }
 