BODY      { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
TD        { font-family: Verdana; font-size: 10pt; background-color: #FFFFFF; }
TD.l      { font-family: Verdana; font-size: 10pt; background-color: #CCCCCC; }
TD.d      { font-family: Verdana; font-size: 10pt; background-color: #DDDDDD; }
TD.header { font-family: Verdana; font-size: 10pt; background-color: #AAAAAA; }
TH        { font-family: Verdana; font-size: 10pt; background-color: #AAAAAA; }
TABLE     { font-family; Verdana; font-size: 10pt; background-color: #FFFFFF; border-collapse: collapse;}
H3        { font-family: Verdana; font-size: 10pt; font-weight: bold; }
H2        { font-family: Verdana; font-size: 12pt; font-weight: bold; }
H1        { font-family: Verdana; font-size: 14pt; font-weight: bold; }
A:LINK    { font-family: Verdana; font-size: 10pt; text-decoration: none; color: blue; }
A:VISITED { font-family: Verdana; font-size: 10pt; text-decoration: none; color: magenta; }
A:HOVER   { font-family: Verdana; font-size: 10pt; text-decoration: none; color: red; }
TEXT      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
P.footer   { font-size: 12px; color: #3366CC }
pre {
   white-space: pre-wrap;
   white-space: -moz-pre-wrap !important;
   white-space: -pre-wrap;
   white-space: -o-pre-wrap;
   word-wrap: break-word;
}