BODY
{
  font-size: 12pt;
  font-family: Arial, Times, sans-serif;
  color: black;
  background: white;
}

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

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

.color3 { color: blue; border: none;}

img { border: none; }
STRONG { text-transform: uppercase; }

