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

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

.color2 { color: white; background: #000000; }

.color3 { color: yellow; }

STRONG { text-transform: uppercase; font-size: 18pt; }

