body {
  background-color: #dddddd;
  color: #000000;
 }
a:link { color: #0000FF;  }
a:hover  { color: #B90000; text-decoration: none; background: #FFFFD9; }
a:active, a:visited { color: #660000; text-decoration: none; }
 span.dave {font-size: 80%; font-family: arial; color: #cc0000; outline: 1;}
 p.editor {text-align: center}
 h2.track {text-align: center}
 div.justify {text-align: justify}
 div.bodycenter {text-align: center}
 div.title {text-align: center; font-family: arial}
