BODY  {
        margin-left: 1em;
        color: black;
        background: white url("images/bgrd_hpc.gif") fixed;
        background-repeat: repeat;
        font-family: Verdana, Arial; color: black; font-size: 11pt
      }
TABLE {
        font-family: Verdana, Arial; font-size: 11pt
      }

A:link     { color: blue }
A:visited  { color: blueviolet }
A:active   { color: deeppink }
H1         { font-family: Tahoma, Arial; font-size: 150%; color: #0080C0 }
H2         { font-family: Tahoma, Arial; font-size: 120%; color: darkcyan }
H3         { font-size: 10pt; color: deeppink }
LI.new     { color: #008000 }
LI.mod     { color: #0080C0 }
LI.fix     { color: #804040 }
