.majorheading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 28pt;
    font-style: italic;
    font-weight: bold;
    color: #E77A1B;
    }
    
 .tek-title {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 24px;
     font-style: italic;
     font-weight: bold;
     color: #E77A1B;
}

.bodytext {
    font-family: Arial, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #333333;
    margin-left: 2px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-style: italic;
}

.text-center {
  text-align: center;
}

.text-center-footer {
  text-align: center;
  font-weight: bold;
}