body        { background: #800000;
              font-size: 10px;
              color: #000000; 
              margin: auto;
              width: 770px; }
  
table       { font-size: 13px; }
  
a { font-size: 10px; font-weight: normal; color: #800000; }
a:visited { font-weight: normal; color: #800000;  }
a:active  { font-weight: normal; color: #800000; }
a:hover   { font-weight: normal; 
            color: #800000; 
            text-decoration: none; }
  
h4          { font-weight: bold;
              text-align: center;
              color: #800000; }

h3          { font-weight: bold;
              text-align: center;
              color: #800000; }

p.footer    { font-size: 10px;
              text-align: center;
              color: #000000; }

