
.headline {
  font-family: "Times New Roman";
  font-style: normal;
  color: #644c84;
  line-height: 34pt;
  text-align: center;
  font-size: 34pt;
}

.titles {
  font-family: "Times New Roman";
  font-size: 20pt;
  font-style: normal;
  color: #644c84;
  line-height: 20pt;
  text-align: center;
  text-transform: capitalize;
}

.bottommenu {
  color: #524062;
  font-size: small;
}

.form {
  color: #524062;
  font-size: 10pt;
  line-height: 10pt;
}

.menu {
  font-size: 10pt;
  text-decoration: none;
  color: #007170;
  font-weight: bold;
}

.menu-checked {
  font-size: 10pt;
  text-decoration: none;
  color: #644C84;
  font-weight: bold;
}

BODY {
  background-color: #FFFFFF;
  font-family: "Times New Roman";
}

H1 {
  font-size: 18pt;
}
TD {
}
