
div.c1, td.c8 {
  text-align: center;
}

table.c10 {
  background-color: yellow;
}

table.c2 {
  background-color: #80FF00;
}

table.c3 {
  background-color: aqua;
}

table.c4 {
  background-color: #FF80FF;
}

table.c5 {
  background-color: #FF8040;
}

table.c6 {
  background-color: silver;
}

table.c7 {
  background-color: #99CCFF;
  width: 0pt;
}

table.c9 {
  background-color: #CCFFFF;
  font-weight: bold;
}

.c11 {
  font-size: 64%;
}

TABLE {
  text-transform: lowercase;
  color: red;
  font-weight: bold;
}

A {
  color: red;
  text-transform: lowercase;
}
