
a:visited  { color: blue; text-decoration: none }
a:link  { color: blue; text-decoration: none }
a:hover  { color: red; text-decoration: none; cursor: crosshair  }
a:active  { color: blue; text-decoration: none }
a  { color: red; text-decoration: none }
a:vlink   { color: blue; text-decoration: none }
SPAN { }
.body-bold { color: black; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body-bold-large { color: black; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_text { color: black; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_text_large { color: black; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_text_small { color: black; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_text_small_bold { color: black; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_text_very_small { color: black; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_text_very_small_bold { color: black; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.h1 { color: black; font-weight: bold; font-size: 24pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.h2 { color: black; font-weight: bold; font-size: 16pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.h2-outlined  { color: black; font-weight: bold; font-size: 16pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; border: solid 2pt #909 }
.italic { font-style: italic }
.offme { color: blue }
.onme  { color: red }
