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 { font-family: Calibri, Verdana, Tahoma; font-size: 11pt; font-color: black; background-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-base-color: #FFFFFF; scrollbar-arrow-color: #000000; }
TR, input, textarea { font-family: Verdana, Tahoma; color: black; font-size: 10pt; }
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; }
.si { font-style:italic; font-size: 8pt; }
.ub { text-decoration: underline; font-weight: bold; }
.db { color: blue; font-weight:bold; }
.button { font-family: Verdana, Tahoma; font-size: 8pt; }
.lbbkg { background-color: lightblue; }
.georgia { font-family: Georgia, Times New Roman, Times, serif; font-size: 11pt; font-weight: bold; }
blockquote { margin-left: 40px; margin-right: 40px; border-width: 1px; border-color: #0099FF; border-style: dashed; background-color: #CCCCCC; padding: 10px; }