  A {text-decoration: none}
 A:visited { text-decoration : none; color: #000088}
 A:hover { text-decoration :underline; color: blue}
 A:link    { text-decoration : none; color: #000088 }
 A:active  { text-decoration : none; color: red }
 P { font-size: 10pt ; font-family : "Arial", "sans-serif"; color: black }
 LI { font-size: 10pt ; font-family : "Arial", "sans-serif"; color: black }
 DIV { font-size: 10pt ; font-family : "Arial", "sans-serif"; color: black }
 H2 { font-size: 14pt ; font-family : "Arial", "sans-serif"; color: black }
