
body      { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background: url(gfx/bg.gif) no-repeat fixed left top }
a        { color: blue; text-decoration: underline }
img
 { border: solid 1px #d7d4d4 }


a:hover  { color: black }
a:link   { text-decoration: underline }
a:vlink  { color: silver; text-decoration: none }
a:active { color: teal; font-weight: bold; background: no-repeat left  }
.tiny { color: black; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.txt_odd   { color: black; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.txt_eve   { color: #e0e0e0; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.link_odd { color: gray; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.link_eve { color: #e0e0e0; font-style: normal; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
