a { font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: 8pt;
     font-style: normal;
     line-height: normal;
     font-weight: bold;
     font-variant: normal;
     text-transform: none;
     color: #FFFFFF;
     text-decoration: none; }
b { font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: 8pt;
     font-style: normal;
     line-height: normal;
     font-weight: bold;
     font-variant: normal;
     text-transform: none;
     color: #E0E0E0;
     text-decoration: none; }
body { font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: 8pt;
     font-style: normal;
     line-height: normal;
     font-weight: normal;
     font-variant: normal;
     text-transform: none;
     color: #DDDDDD;
     background: #000000;
     text-decoration: none; }
i {  font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: 8pt;
     font-style: italic;
     line-height: normal;
     font-weight: normal;
     font-variant: normal;
     text-transform: none;
     color: #DDDDDD;
     background: #000000;
     text-decoration: none; }
pre { font-family: Courier New, Courier, serif, monospace;
     font-size: 8pt;
     font-style: normal;
     line-height: normal;
     font-weight: normal;
     font-variant: normal;
     text-transform: none;
     color: #E0E0E0;
     text-decoration: none; }
td { font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: 8pt;
     font-style: normal;
     line-height: normal;
     font-weight: normal;
     font-variant: normal;
     text-transform: none;
     color: #DDDDDD;
     background: #000000;
     text-decoration: none; }
th { font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: 8pt;
     font-style: normal;
     line-height: normal;
     font-weight: normal;
     font-variant: normal;
     text-transform: none;
     color: #000000;
     background: #D0D0D0;
     text-align: left;
     text-decoration: none; }

.new    { color: #00CC00; }
.old    { color: #BB0000; }
.cRed   { color: #DDAAAA; }
.cBlue  { color: #AAAADD; }
.cGreen { color: #AADDAA; }
.cBlack { color: #000000; }
.cWhite { color: #FFFFFF; }
.aRight { text-align: right; }
.aLeft  { text-align: left;  }