H1 {
  color: RGB(0,0,75);
  text-align: center;
  font-family: Helvetica, sans-serif;
  border: solid red;
  border-width: 4pt 0pt 4pt 0pt;
  font-size: 40pt;
}

H2 {
  color: RGB(0,0,0);
  text-align: center;
}

BODY {
  background-color: RGB(200,200,255);
}

UL {
  font-family: Helvetica, sans-serif; 
  font-size: 14pt;
}

table {
  font-family: Helvetica, sans-serif;
  font-size: 16pt;
  background-color: RGB(200,200,200);
}

DIV.maintext {
  font-family: Helvetica, sans-serif; 
  text-indent: 3em;
  font-size: 14pt;
}

P.gymtext {
  color: RGB(0,0,0);
  font-family: Helvetica, sans-serif;
  text-indent: 3em;
  font-size: 14pt;
}

SPAN.yes {
  color: RGB(0,0,150);
}

P.gym1 {
  color: RGB(200,30,30);
  text-align: center;
  font-family: Helvetica, sans-serif;
  border: solid blue;
  border-width: 2pt 2pt 10pt 2pt;
  background-color: black;
  font-size: 72pt;
}

P.source {
  font-family: Helvetica, sans-serif;
  font-size: 12pt;
}
  
TABLE {
  margin-left: auto;
  margin-right: auto;
}
