  h1 { color: rgb(0, 0, 0);
    text-align: left;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    font-size: 18px;
    font-family: Arial,Helvetica,sans-serif;
    }

  h2 { font-size: 14px;
    font-family: georgia;
    color: rgb(23, 84, 141);
    text-align: left;
    line-height: 0px;
    margin-bottom: 20px;
    }

  p { font-size: 12px;
    text-align: justify;
    line-height: normal;
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    }