  a:link {color: #000000}
  a:active {color: #000000}
  a:visited {color: #000000}
  body {
    font-family: Verdana;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    }
  .format1 {
    font-size: 24pt;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    }
  .format2 {
    text-align: justify;
    }
  .format3 {
    color: yellow;
    font-size: 24pt;
    font-weight: bold;
    text-align: center;
    }
  .format4 {
    font-size: 18pt;
    text-align: center;
    }
  .format5 {
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    padding-top: 10px;
    }
  .formattd1 {
    text-align: center;
    font-weight: bold;
    font-size: 16pt;
    height: 18px;
    }
  .formattd2 {
    text-align: center;
    font-size: 10pt;
    height: 18px;
    }
  .formattd3 {
    text-align: left;
    font-size: 10pt;
    padding-left: 2px;
    }
  .formattd4 {
    text-align: left;
    background-color: grey;
    }
  p {
    padding-top: 0px;
    }
  h1 {
    text-decoration: Underline;
    }
