.table100 {
            width: 100%;
          }

.standard {
            font-family: Arial;
            font-size: 14px;
            line-height: 1.2;
            margin-top: 0;
          }

.sidebar {
            font-family: Arial;
            font-size: 13px;
            line-height: 1.2;
            text-align: left;
            margin-top: 0;
          }

.copyright {
            font-family: Arial;
            font-size: 10px;
            line-height: 1.2;
            text-align: center;
          }

.heading1 {
            font-family: Arial;
            color: #000000;
            font-size: 24px;
            line-height: 1.0;
            font-weight: 700;
          }
.heading2 {
            font-family: Arial;
            color: #000000;
            font-size: 16px;
            line-height: 1.2;
            font-weight: 700;
            font-style: italic;
          }
.heading3 {
            font-family: Arial;
            color: #025F9C;
            font-size: 16px;
            line-height: 1.5;
            margin-bottom: 0;
            font-weight: 700;
            text-decoration: underline;
          }

