BODY {
  font-family: Arial, Verdana;
  font-size: 9pt;
  color: #000000;
}

FONT.BigTitle {
  font-family: Arial, Verdana;
  font-size: 28pt;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  line-height: 1.0em;
}

FONT.SmallTitle {
  font-family: Arial, Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}

FONT.MinorTitle {
  font-family: Arial, Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  line-height: 1.1em;
  text-transform: uppercase;
}

FONT.TinyTitle {
  font-family: Arial, Verdana;
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}

FONT.TinyWhiteTitle {
  font-family: Arial, Verdana;
  font-size: 9pt;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
}

FONT.MinorTitle_LC {
  font-family: Arial, Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  line-height: 1.1em;
}

FONT.BlackTooSmall {
  font-family: Arial, Verdana;
  font-size: 7.5pt;
  font-weight: normal;
  color: #000000;
}

FONT.BigWhiteTitle {
  font-family: Arial, Verdana;
  font-size: 28pt;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: 1.0em;
}

FONT.SmallWhiteTitle {
  font-family: Arial, Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
}

FONT.MinorWhiteTitle {
  font-family: Arial, Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 2.0em;
  text-transform: uppercase;
}



FONT.MediumWhiteTitle_LC {
  font-family: Arial, Verdana;
  font-size: 16pt;
  font-weight: bold;
  color: #FFFFFF;
}

FONT.SmallWhiteTitle_LC {
  font-family: Arial, Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #FFFFFF;
}

FONT.TinyWhiteTitle_LC {
  font-family: Arial, Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
}

FONT.WhiteTooSmall {
  font-family: Arial, Verdana;
  font-size: 7.5pt;
  font-weight: normal;
  color: #FFFFFF;
}


FONT.BottomText {
  font-family: Arial, Verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  text-transform: uppercase;
}

TD.Normal {
  font-family: Arial, Verdana;
  font-size: 9pt;
  color: #000000;
}

TD.Contents {
  font-family: Arial, Verdana;
  font-size: 8.5pt;
  color: #000000;
}

TD.Title {
  font-family: Arial, Verdana;
  font-size: 8.5pt;
  font-weight: bold;
  color: #FFFFFF;
}

TD.Charts {
  font-family: Arial, Verdana;
  font-size: 8.5pt;
  font-weight: normal;
  color: #FFFFFF;
}

TD.BlackCharts {
  font-family: Arial, Verdana;
  font-size: 8.5pt;
  font-weight: normal;
  color: #000000;
}

A {
  color: #FFFFFF;
  text-decoration: underline;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

A.bodynav {
  color: #E5615D;
  text-decoration: underline;
}

A.bodynav:hover {
  color: #3E647E;
  text-decoration: underline;
}


A.BaseMenu {
  font-size: 8pt;
  color: #E5615D;
  text-decoration: underline;
}

A:hover.BaseMenu {
  font-size: 8pt;
  color: #000000;
  text-decoration: underline;
}
