body { background: #ffffff;
       color: black;
       font-family: helvetica, sans-serif;
       line-height: 1.0; }
a:hover { color: green }
a:link { color: blue; text-decoration: none }
a:visited { color: blue ; text-decoration: none }
a:active { color: red }
p { font-size: 10pt }
li { font-size: 10pt }
