BODY { background: #FFFFFF; color: #800000;
       font-family: Arial;
       font-size: 12pt;
background-image: url()
}
A:link { color: #F07800; }
A:visited { color: #F07800; }
A:active { color: #FF0000; }
.ThRows { background-color: #F7E893; color: #FF0000;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 12pt;
}
.TrRows { background-color: #FFF3E8; color: #000000;
       font-family: Arial;
       font-size: 12pt;
}
.TrOdd  { background-color: #F7E893; color: #000000;
       font-family: Arial;
       font-size: 12pt;
}.TrHover { background-color: #F8FDBB; color: #000000;
       font-family: Arial;
       font-size: 12pt;
}

