
a:visited  { color: navy; text-decoration: underline; property-name: property-value  }
a:link { color: navy; text-decoration: underline }
a:hover     { color: gray; text-decoration: none; background-repeat: no-repeat; text-transform: none }
body       { color: black; font-size: 11pt; font-family: Arial; background-color: #00929c }
h1   { font-weight: bold; font-size: 14pt }
h2  { font-weight: bold; font-size: 12pt }
p  { font-size: 11pt; text-decoration: none }
table  { color: #00666d; font-size: 11pt; border: groove 2px black }
td       { color: #00666d; font-size: 11pt }
content { }

