H1 {
  font-family: "Times New Roman", serif;
  color: black;
}

H2 {
  font-family: "Times New Roman", serif;
  color: black;
}

H3 {
  font-family: "Times New Roman", serif;
  color: black;
}

H4 {
  font-family: "Times New Roman", serif;
  color: black;
}

OL {
  font-family: "Times New Roman", serif;
}

P {
  font-style: normal;
  font-size: 10pt;
  font-family: "Times New Roman", serif;
}

P.alt {
  text-align: justify;
  font-style: normal;
  font-size: 7pt;
  font-family: Arial;
}

P.side {
  font-style: normal;
  font-size: 8pt;
  font-family: Arial;
}

A {
  font-size: 8pt;
  font-family: Arial;
  font-weight: bold;
  color: black;
}

A.bot {
  font-family: Verdana, "san-serif";
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  color: black;
}

A.side {
  font-family: Verdana, "san-serif";
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: black;
}

A:hover {
  color: red;
}

HR.body {
  color: red;
  width: 95%;
  size: 3;
  align: center;
}
