
body        { font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a        { color: blue; text-decoration: underline }
a:hover  { color: black }
a:link   { text-decoration: underline }
a:vlink  { color: silver; text-decoration: none }
a:active  { color: teal; font-weight: normal; background: no-repeat left  }
.tiny { color: black; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.txt_odd     { color: #000; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt_eve        { color: #f5f5f5; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.link_odd      { color: #000; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.link_eve       { color: #f5f5f5; font-style: normal; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

