a:link {color: white; text-decoration: none; }
a:visited {color: white; text-decoration: none; }
a:hover { color: yellow; text-decoration: underline; }
a.iw:link {color: white; text-decoration: none; }
a.iw:visited {color: white; text-decoration: none; }
a.iw:hover { color: white; text-decoration: underline; }
a.i:link {color: blue; text-decoration: none; }
a.i:visited {color: blue; text-decoration: none; }
a.i:hover { color: red; text-decoration: underline; }
H4 { font-family: Verdana, Tahoma; color: white; }
H4.black { color: black; }
body { font-family: Verdana, Tahoma; color: white; font-size: 10pt; }
TR { font-family: Verdana, Tahoma; color: black; font-size: 8pt; }
TR.black { font-family: Verdana, Tahoma; color: black; font-size: 12pt; font-weight: bold; }
.text { color: #00FFFF; font-size: 10pt; }
.title { color: white; font-size: 12pt; font-weight: bold; }
.bk { color: black; font-size: 10pt; }
.white { color: white; font-size: 10pt; }
.red { color: red; font-size: 10pt; font-weight: bold; }
.i { font-style: italic; }
.iw { font-style: italic; font-size: 8pt; }