
TABLE {
  font-family: Arial;
}

A {
  text-decoration: none;
  color: #FF0099;
}

A:hover {
  color: #C0C0C0;
  text-decoration: underline;
}

.ASMALL {
  text-decoration: none;
  color: #D7D700;
  font-size: 8pt;
}

BODY {
  font-family: Arial;
  font-size: 12pt;
}

FONT {
  font-family: Arial;
  font-size: 12pt;
  color: #0000A0;
}

.SYMBOLFONT {
  font-family: Symbol;
}

.HEADERFONT {
  font-family: Arial;
  font-size: 10pt;
  color: #FFFFFF;
}

.HEADERLINKFONT {
  font-family: Arial;
  font-size: 8pt;
  color: #FFFFFF;
}

.MAINHEADER {
  font-family: "Times New Roman";
  font-size: 35pt;
  color: #D7D700;
}

.CURRICULUM {
  font-family: Arial;
  font-size: 12pt;
  color: #FFFFFF;
}

.TEXTBOLD {
  font-family: Arial;
  font-size: 14pt;
  color: #FF0080;
}

.MAINSMALL {
  font-family: "Arial";
  font-size: 10pt;
  color: #999999;
}

TD {
}

