<!--
a    { color: black; font-style: italic; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
A:visited   { color: #600; font-style: normal; text-decoration: none }
A:link    { color: #c00; font-style: normal; text-decoration: none }
A:hover   { color: lime; font-style: normal; text-decoration: none }
A:active   { color: green; font-style: normal; text-decoration: none }
td  { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p   { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-bottom: 12pt }
ul    { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 6pt; vertical-align: top; topborder: 0 ; topmargin: 0; toppadding: 0  }
li { list-style-type: disc; margin: 0 12pt 6pt 24pt }
