BODY {
  background-color: #EFEFFF;
  font-family: Arial;
  font-size: small;
}

H1 {
  font-family: Arial;
  font-size: 19px;
  font-weight: bold;
  text-indent: 0px;
  color: #AA0022;
}

H2 {
  font-family: Arial;
  font-size: 17px;
  font-weight: bold;
  text-indent: 10px;
  color: #CC0044;
}

H3 {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  text-indent: 20px;
  color: #2200EE;
}

H4 {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  text-indent: 30px;
  color: #0000FF;
}

.A1 {
  color: #AA0022;
}

.A2 {
  color: #CC0044;
}

.A3 {
  color: #2200EE;
}

.A4 {
  color: #0000FF;
}


.Z1 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

.Z2 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}

.Z3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.B1 {
  font-size: 30px;
  font-weight: bold;
}

.B2 {
  font-size: 25px;
  font-weight: bold;
}

.B3 {
  font-size: 20px;
  font-weight: bold;
}

.GE1 {
  font-size: 30px;
  font-weight: bold;
  background-color: #FFFF00;
  line-height: 125%;
}

.GE2 {
  font-size: 25px;
  font-weight: bold;
  background-color: #FFFF00;
  line-height: 125%;
}

.GE3 {
  font-size: 20px;
  font-weight: bold;
  background-color: #FFFF00;
  line-height: 125%;
}

.GR1 {
  font-size: 30px;
  font-weight: bold;
  background-color: #77FF77;
  line-height: 125%;
}

.GR2 {
  font-size: 25px;
  font-weight: bold;
  background-color: #77FF77;
  line-height: 125%;
}

.GR3 {
  font-size: 20px;
  font-weight: bold;
  background-color: #77FF77;
  line-height: 125%;
}

.GW1 {
  font-size: 30px;
  font-weight: bold;
  background-color: #FFFFFF;
  line-height: 125%;
}

.GW2 {
  font-size: 25px;
  font-weight: bold;
  background-color: #FFFFFF;
  line-height: 125%;
}

.GW3 {
  font-size: 20px;
  font-weight: bold;
  background-color: #FFFFFF;
  line-height: 125%;
}

TABLE {
  font-size: small;
}