P {
  color: black;
  font-family: Verdana;
  arial; font-size: 12pt;
  text-align: left;
}

BODY {
  background-color: #FFF2FE;
  font-size: 12pt;
  color: black;
}

H1 {
  color: #5c002e;
  font-size: 24pt;
  font-family: "ParkAvenue BT";
  font-weight: bolder;
  text-align: center;
}

H2 {
  color: #ac0e8c;
  font-size: 20pt;
  font-family: "ParkAvenue BT";
  font-weight: bold;
  text-align: center;
}

H3 {
  color: #5c002e;
  font-size: 18pt;
  font-family: "ParkAvenue BT";
  font-weight: bold;
  text-align: left;
}

A:link {
  color: black;
  font-family: Verdana;
  arial; font-size: 12pt;
  text-align: left;
}

A:visited {
  color: black;
  font-family: Verdana;
  arial; font-size: 12pt;
  text-align: left;
}

A:link.small {
  color: black;
  font-family: Verdana;
  arial; font-size: 8pt;
  text-align: left;
}

A:visited.small {
  color: black;
  font-family: Verdana;
  arial; font-size: 8pt;
  text-align: left;
}

A:link.head {
  color: white;
  font-family: Verdana;
  arial; font-size: 12pt;
  text-align: left;
}

A:visited.head {
  color: white;
  font-family: Verdana;
  arial; font-size: 12pt;
  text-align: left;
}

B {
  color: #ac0e8c;
  font-family: Verdana;
  arial; text-align: left;
}

OL {
  color: black;
  font-family: Verdana;
  arial; text-align: left;
}

P.Small {
  color: #5c002e;
  font-size: 8pt;
  font-family: Verdana;
  arial; font-weight: normal;
  text-align: left;
}

P.Center {
  color: #5c002e;
  font-family: "ParkAvenue BT";
  text-align: center;
  font-weight: normal;
}

P.CenterBold {
  color: #5c002e;
  font-family: "ParkAvenue BT";
  font-size: 14pt;
  text-align: center;
  font-weight: bold;
}