BODY
{
  font-size: 12pt;
  color: black;
  background: white;
}

TD {
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-STYLE: normal;   
        FONT-WEIGHT: normal;  
}

.color1 { color: white; background: #a3baff; }

.color2 { color: black; background: #eeeeee; }

.color3 { color: blue; }

STRONG { text-transform: uppercase; }

