table.head td {
 padding: 5pt;
}
span.head {
  font-family: Verdana, Arial;
  font-weight: bold;
  font-style: italic;
  font-variant: small-caps;
  display: block;
}
span.head1 {
  font-size: 25pt;
}
span.head2 {
  font-size: 18pt;
}
span.head3 {
  font-size: 13pt;
}

table.title {
  border-width: 3pt;
}
table.title td.A { background-color: #ffbbdd; }
table.title td.B { background-color: #66ff66; }
table.title td.C { background-color: #ddeeff; }
table.title td.D { background-color: #ffee00; }
table.title td.E { background-color: #ffaa11; }
table.title td.F { background-color: #ff6666; }
table.title td.G { background-color: #9944ff; }
table.title td.H { background-color: #44ccff; }
table.title td.I { background-color: #ffff88; }
table.title td.J { background-color: #ffffff; }
table.title td.X { background-color: #ff0000; }
table.title td.Y { background-color: #00ff00; }
table.title td.Z { background-color: #0000ff; }

table.title h2 {
  display: inline;
}
p {
	text-align: justify;
}
