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; font-weight: bold; }
BODY { background: white; font-family: Verdana, Tahoma; font-size: 10pt; font-color: black; }
TR { font-size: 12pt; font-weight: bold; }
TR.norm { font-size: 10pt; font-size: 10pt; font-color: black; font-weight: normal; }
.small { font-size: 8pt; font-weight: normal; }
.date { font-size: 10pt; font-weight: normal; }
.red { color: red; font-weight: bold; }
.i { font-style: italic; }