body      {background-color: #FFFFFF}

td        {
           font-family: Verdana, Arial, Helvetica, sans-serif;
           color: #000000
          }
          .td1{color: #FFFFFF}

a         {
           font-weight: bold;
           color: #808080;
           text-decoration: none
          }
          .a1{
              font-family: Verdana, Helvetica, Arial, "Times New Roman";
              font-size: 14px;
              font-weight: bold;
              color: #000000
             }
          .a2{color: #000000}
          .a3{color: #FF5F22}
          .a4{
              color: #6633CC;
              text-decoration: underline
             }
          .a5 {font-weight: bold;
           color: #FFFFFF;
           text-decoration: none
          }
.a6 {  color: #FFCC99; font-style: normal; font-size: smaller}
