
BODY {
  font-family: sans-serif;
  color: #CCFFCC;
  font-size: 10pt;
}

TABLE {
  font-family: sans-serif;
  font-size: 10pt;
  color: #CCFFCC;
  margin-top: 1pt;
  margin-bottom: 1pt;
}

FONT[SIZE="1"] {
  font-size: 8pt;
  line-height: 8pt;
}

FONT[SIZE="2"] {
  font-size: 9pt;
  line-height: 10pt;
}

FONT[SIZE="3"] {
  font-size: 10pt;
  line-height: 12pt;
}

FONT[SIZE="4"] {
  font-size: 12pt;
  line-height: 14pt;
}

FONT[SIZE="5"] {
  font-size: 14pt;
  line-height: 17pt;
}

FONT[SIZE="6"] {
  font-size: 17pt;
  line-height: 20pt;
}

FONT[SIZE="7"] {
  font-size: 20pt;
  line-height: 24pt;
}

A:link {
  text-decoration: underline;
  color: #CCFFCC;
  border-top: #CCFFCC;
}

A:visited {
  color: #CCFFCC;
  border-top: #CCFFCC;
  text-decoration: underline;
}

A:hover {
  color: #FFFFFF;
  text-decoration: none;
  border-top: #FFFFFF;
}

A:active {
  border-top: #FFFFFF;
  text-decoration: none;
  color: #FFFFFF;
}
