.txta {
       color: #FFFFFF;
       font-family: Times New Roman;
       font-size: 40pt;
       font-weight: 800;
       font-style: italic;
       text-decoration: underline;
      }

.txtb {
       color: #FFEEFF;
       font-family: Times New Roman;
       font-size: 22pt;
       font-weight: 700;
       font-style: normal;
       text-decoration: none;
      }

.txtc {
       color: #FFEEFF;
       font-family: Arial;
       font-size: 12pt;
       font-weight: 600;
       font-style: normal;
       text-decoration: none;
      }

.txtd {
       color: #FFFFFF;
       font-family: Arial;
       font-size: 14pt;
       font-weight: 500;
       font-style: normal;
       text-decoration: none;
      }

.txtdd {
       color: #AADDFF;
       font-family: Arial;
       font-size: 10pt;
       font-weight: 600;
       font-style: normal;
       text-decoration: none;
      }

.txte {
       color: #FFFFFF;
       font-family: Small Fonts;
       font-size: 7pt;
       font-weight: 500;
       font-style: normal;
       text-decoration: underline;
      }

