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