body
{
  font-size: 80%;
  font-family: Arial, Times, sans-serif;
  color: black;
  background: white;
}

.color1 { color: white; background: #9c3; }

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

.color3 { color: blue; }

strong { text-transform: uppercase; }

img
{
  border: 0;
}

a
{
  font-size: 80%;
  text-decoration: none;
}
