.MainMenuOptions {
  font-family: Arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
  color: black;
}

.BodyText {
  font-family: Arial;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
}

.UtilityMenu {
  font-size: 9pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-family: Arial;
  text-decoration: none;
  color: black;
  position: absolute;
  top: 10px;
  left: 490px;
}

.LeftMenuText {
  font-size: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-family: Arial;
  position: absolute;
  color: #993333;
}

.Rule {
  color: #993333;
}

.rule {border-top-width: 2px;
       border-top-style: solid;
       border-color: #993333; 
       margin: 0px;}

.FooterText {
  font-size: 9pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-family: Arial;
}
