body {
  line-height: 14pt;
  color: black;
  font-weight: normal;
  font-size: 12pt;
  font-family: Lucida Sans Unicode;
}
h1 {
  color: black;
  font-weight: bold;
  text-transform: capitalize;
  text-align: center;
  font-size: 26pt;
  font-style: normal;
  background-color: transparent;
  font-family: Lucida Sans Unicode;
}
h2 {
  color: black;
  font-weight: bold;
  font-style: normal;
  text-transform: capitalize;
  font-size: 18pt;
  font-family: Lucida Sans Unicode;
  text-align: left;
}
h3 {
  color: black;
  font-weight: bold;
  text-align: left;
  font-size: 18pt;
  font-family: Lucida Sans Unicode;
  text-transform: capitalize;
}
.copyright-text {
  font-size: 10pt;
  color: black;
  font-weight: normal;
  font-style: italic;
  text-transform: capitalize;
  text-align: left;
  background-color: #c8ffff;
  font-family: Lucida Sans Unicode;
  line-height: 12pt;
}
.branding {
  color: #e40000;
  volume: silent;
  background-color: #efefef;
  font-style: normal;
  font-size: 12pt;
  line-height: 14pt;
  font-family: tahoma;
}
.list1 {
  color: black;
  font-style: normal;
  list-style-type: disc;
  list-style-position: inside;
  font-weight: bold;
  font-family: lucida sans unicode;
  font-size: 12pt;
  line-height: 14pt;
}
.list2 {
  color: black;
  font-weight: normal;
  font-style: normal;
  list-style-type: circle;
  list-style-position: inside;
  font-size: 12pt;
  line-height: 14pt;
  font-family: Lucida Sans Unicode;
}
.bullet {
  text-align: left;
  font-style: normal;
  color: #3333ff;
  font-weight: bold;
  font-size: 12pt;
  background-color: transparent;
  line-height: 14pt;
  font-family: Century Gothic;
  text-transform: capitalize;
}
.bodybold {
  color: black;
  font-style: normal;
  font-size: 12pt;
  line-height: 14pt;
  font-weight: bold;
  font-family: Lucida Sans Unicode;
  background-color: transparent;
}
.navigation-text {
  font-family: Lucida Sans Unicode;
  color: black;
  font-weight: bold;
  list-style-type: disc;
  text-transform: capitalize;
}
