.text { font-size: 10pt; font-family: Tahoma }
.textb { font-size: 10pt; font-family: Tahoma; font-weight: bold }
.textu { font-size: 10pt; font-family: Tahoma; text-decoration: underline }
.text8 { font-size: 8pt; font-family: Tahoma }
.text8b { font-size: 8pt; font-family: Tahoma; font-weight: bold }
.text8wh { font-size: 8pt; font-family: Tahoma; color: #FFFFFF }
.text12b { font-size: 12pt; font-family: Tahoma; font-weight: bold }
a { color: #336600 }
.invis { display: none }
.vis { display: inline }