body   { color: black; font-family: Arial, Helvetica, "sans serif"; text-decoration: none; background-color: white }
A:link    { color: blue; text-decoration: underline; background-color: white }
A:visited { background: white; color: purple; text-decoration: underline; }
A:active   { color: #990000; text-decoration: none; background-color: white }
p.smallbd  { font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, "sans serif"; text-decoration: none }
p   { color: black; font-size: 10pt; font-family: Arial, Helvetica, "sans serif"; text-decoration: none }
a:hover { color: blue; text-decoration: none }
