
a:active  { color: red; text-decoration: none }
a:hover  { color: gray; text-decoration: none }
a:link  { color: black; text-decoration: none }
a:visited   { color: black; text-decoration: none }
body    { font-size: 10pt; font-family: Arial, Helvetica, Geneva, "MS Sans Serif"; background-color: #ffffff }
h1   { color: gray; font-weight: bold; font-size: 13pt; font-family: Arial, Helvetica, Geneva, "MS Sans Serif" }
h2   { color: gray; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, Geneva, "MS Sans Serif" }
h3  { color: green; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, "MS Sans Serif" }
ol   { font-size: 11pt; font-family: Arial }
p   { font-size: 10pt; font-family: Arial, Helvetica, Geneva, "MS Sans Serif" }
table   { font-size: 10pt; font-family: Arial, Helvetica, Geneva, "MS Sans Serif" }
ul   { font-size: 11pt; font-family: Arial }
