A:link, A:visited, A:active { text-decoration: none; color: blue; font-weight: bold; }

A:visited { text-decoration: none; color: blue }

A:hover {color: white; background-color: 993333; }

A:active { text-decoration: none; color: blue }

P { font-family: Arial, Hel;
    font-size: 12px;
    line-height: 16px; }

H1 { font-family: Arial, Hel;
     margin-top: 5px;
     font-size: 28px;
     font-weight: bold;
     color: brown }

H5 { font-family: Arial, Hel;
     font-size: 12px;
     font-weight: bold;
     color: 003333 }

H2 { font-family: Arial, Hel;
     font-size: 22px;
     font-weight: bold;
     background: gold }

H3 { font-family: Arial, Hel;
     font-size: 18px;
     font-weight: bold;
     color: 003333 }

HR { color: black }

TD { font-family: Arial, Hel;
     font-size: 12px;
     font-weight: bold }

LI  { list-style-image: url(images/bullet.gif); }

LI.on { list-style-image: url(images/black.gif); }

UL LI {  font-size: 12px;
      line-height: 16px;
      font-family: Arial, Verdana, Hel;
      text-decoration: none;
      font-weight: bold }
