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

H1 {
  font-family: Arial, sans-serif, Verdana;
  font-size: 16pt;
  color: #4A539F;
}

.copyright {
  font-size: 7pt;
  color: #4A539F;
  text-transform: uppercase;
  font-weight: bold;
}

A:hover {
  text-decoration: underline;
  color: BDC6DE;
}

A:active {
  text-decoration: underline;
  color: 4A539F;
}

A:visited {
  text-decoration: underline;
  color: 7B52A5;
}

H2 {
  font-size: 10pt;
  font-family: Arial, sans-serif, Verdana;
  color: #4A539F;
}
