
body      { color: gray; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal; background-color: white; text-align: center; margin: 12pt }
a  { color: orange; text-decoration: underline }
a:link  { color: orange; text-decoration: underline }
a:visited  { color: orange; text-decoration: underline }
a:hover   { color: red; text-decoration: underline }
a:active   { color: silver; text-decoration: underline }
p { color: black; font-size: 8pt }
