A:link {   text-decoration: underline;  }
A:visited {  text-decoration: underline; }
A:hover {  text-decoration: none; }
A:active {color: red; text-decoration: none; }

H3,H4,P,OL,UL,TD { font-family : Arial,Helvetica,sans-serif; }
H1,H2 { font-family : Arial,Helvetica,sans-serif;line-height:100%;margin-bottom:1pt }

DT  { font-family : Arial,Helvetica,sans-serif; font: bold }
DD  { font-family : Arial,Helvetica,sans-serif; text-indent: 0}
