body,
p,
td,
ol,
ul,
dl,
li,
caption {
  color: "#FFFFFF";
  font-family:
    Century,
    Book Antiqua,
    Times New Roman,
    Century Gothic;
}

h1 {
  text-align: left;
  font:
    normal 24pt Bold "Century",
    "Book Antiqua",
    "Times New Roman",
    "Century Gothic";
}

h2 {
  text-align: left;
  font:
    normal 20pt "Century",
    "Book Antiqua",
    "Times New Roman",
    "Century Gothic";
}

h3 {
  text-align: left;
  font:
    normal 18pt "Century",
    "Book Antiqua",
    "Times New Roman",
    "Century Gothic";
}

h4 {
  text-align: left;
  font:
    normal 16pt,
    "Century",
    "Book Antiqua",
    "Times New Roman",
    "Century Gothic";
}

p.body {
  text-align: justify;
  margin-right: 3%;
  margin-left: 0%;
}

p.quote {
  text-align: justify;
  margin-right: 6%;
  margin-left: 6%;
}

p.navagation {
  text-align: center;
  font-size: 10pt;
  font-family: "Century", "Book Antiqua", "Times New Roman", "Century Gothic";
}

p.footer {
  text-align: center;
  font-family: "Century", "Book Antiqua", "Times New Roman", "Century Gothic";
  font-size: small;
}

p.cap {
  text-align: left;
  font-size: 10pt;
  font-family: "Century", "Book Antiqua", "Times New Roman", "Century Gothic";
}

p.button {
  text-align: center;
  font-size: small;
  font-family: "Century", "Book Antiqua", "Times New Roman", "Century Gothic";
  color: navy;
}

p.form {
  font-family: "Century", "Book Antiqua", "Times New Roman", "Century Gothic";
}

