a:link { color: #0033CC; text-decoration: none; }
a:visited { color: #0033CC; text-decoration: none; }
a:hover { color: red; text-decoration: underline; }
a.m:link { color: black; text-decoration: none; }
a.m:visited { color: black; text-decoration: none; }
a.m:hover { color: white; text-decoration: none; background: black; }
BODY { font-family: Verdana, Tahoma; font-size: 10pt; font-color: #000000; background-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-base-color: #FFFFFF; scrollbar-arrow-color: #000000; }
TR { font-size: 12pt; font-weight: bold; }
TR.norm { font-size: 10pt; font-size: 10pt; font-color: black; font-weight: normal; }
TR.m { font-family: Verdana, Tahoma; color: white; font-size: 10pt; }
.date { font-size: 10pt; font-weight: normal; }
.red { color: red; font-weight: bold; }
.bb { color: blue; font-weight: bold; }
.i { font-style: italic; }