BODY { background: #8080C0; color: #004080;
       font-family: Arial;
       font-size: 9pt;
}
A:link { color: #FFC000; }
A:visited { color: #800080; }
A:active { color: #FF0000; }
.ThRows { background-color: #8080C0; color: #FFFFFF;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.TrRows { background-color: #FFFFFF; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #E0E0F0; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
