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

