
P, UL, LI, H1 {
  font-family: Tahoma, sans-serif, Arial, Verdana;
  font-size: 10pt;
  color: #000000;
}

.header {
  font-weight: bold;
  text-decoration: none;
  color: #000099;
  font-size: 10pt;
}

.nav {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 9pt;
  color: 000000;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}

A.nav:link {
  color: 454545;
}

A.nav:visited {
  color: 454545;
}

A.nav:hover {
  color: 000099;
}

A:link {
  color: 7F7FCC;
  text-decoration: none;
}

A:visited {
  color: 7F7FCC;
  text-decoration: none;
}

A:hover {
  color: 000099;
  text-decoration: none;
}

.copyright {
  font-size: 8pt;
  color: 000099;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

A.copyright:link {
  color: 000099;
}

A.copyright:visited {
  color: 000099;
}

A.copyright:hover {
  color: ffffff;
}

.sub {
  font-size: 8pt;
  color: FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

A.sub:link {
  color: FFFFFF;
}

A.sub:visited {
  color: FFFFFF;
}

A.sub:hover {
  color: 7F7FCC;
}
