
BODY {
  background-color: #002774;
  color: white;
  font-family: Arial, Verdana, "Century Gothic", "Frutiger Roman", sans-serif;
}

P, TD, TH, UL, OL, LI {
  font-size: 12pt;
  font-family: Arial, Verdana, "Century Gothic", "Frutiger Roman", sans-serif;
  color: white;
}

B {
  font-size: 12pt;
  font-family: Arial, Verdana, "Century Gothic", "Frutiger Roman", sans-serif;
  color: white;
  font-weight: bold;
}

I {
  font-size: 12pt;
  font-family: Arial, Verdana, "Century Gothic", "Frutiger Roman", sans-serif;
  color: white;
}

H1 {
  font-size: 24pt;
  font-family: Arial, Verdana, "Century Gothic", "Frutiger Roman", sans-serif;
  color: #CC99CC;
  font-weight: bold;
  letter-spacing: 2pt;
}

H2 {
  font-size: 16pt;
  font-family: Arial, Verdana, "Century Gothic", "Frutiger Roman", sans-serif;
  color: white;
  font-weight: bold;
}

H3 {
  font-size: 11pt;
  font-family: Arial, Verdana, "Century Gothic", "Frutiger Roman", sans-serif;
  color: white;
  font-weight: normal;
}

H4 {
  font-size: 10pt;
  font-family: Arial, Verdana, "Century Gothic", "Frutiger Roman", sans-serif;
  color: white;
  font-weight: normal;
}

H5 {
  font-size: 8pt;
  font-family: Arial, Verdana, "Century Gothic", "Frutiger Roman", sans-serif;
  color: white;
  font-weight: normal;
}

A {
  text-decoration: none;
  font-size: 12pt;
  font-family: Arial, Verdana, "Century Gothic", "Frutiger Roman", sans-serif;
}

.small {
  font-size: 8pt;
}

A:link {
  color: yellow;
}

A:visited {
  color: orange;
}

A:hover {
  color: red;
}

A:active {
  color: yellow;
}

HR {
  size: 1;
  color: white;
  align: center;
  style: noshade;
}
