a:link {color: black; text-decoration: none; }
a:visited {color: black; text-decoration: none; }
a:hover { color: red; 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: black; text-decoration: none; }
a.is:visited {color: black; text-decoration: none; }
a.is:hover { color: red; text-decoration: underline; }
H4 { font-family: Verdana, Tahoma; color: black; }
body { font-family: Verdana, Tahoma; color: black; font-size: 10pt; }
TR { font-family: Verdana, Tahoma; color: black; font-size: 8pt; }
.title { font-size: 12pt; font-weight: bold; }
.bb { color: black; font-size: 10pt; font-weight: bold; }
.blue { color: #000080; font-size: 10pt; }
.rb { color: red; font-size: 10pt; font-weight: bold; }
.bk { color: black; font-size: 10pt; }
.i { font-style: italic; }
.is { font-style: italic; font-size: 8pt; }
