.table100 {
            width: 100%;
          }

.standard {
            font-family: Arial;
            font-size: 10pt;
            line-height: 1.2;
            margin-top: 0;
          }

.sidebar {
            font-family: Arial;
            font-size: 10pt;
            line-height: 1.2;
            margin-top: 0;
            color: #EAD720;
          }


.copyright {
            font-family: Arial;
            font-size: 8pt;
            line-height: 1.2;
            margin-top: 0;
            color: #CDCDCD;
          }

.heading1 {
            font-family: Arial;
            color: #000080;
            font-size: 18pt;
            line-height: 1.0;
            font-weight: 700;
          }
.heading2 {
            font-family: Arial;
            color: #000080;
            font-size: 12pt;
            line-height: 1.0;
            font-weight: 700;
            font-style: italic;
          }
.heading3 {
            font-family: Arial;
            color: #000000;
            font-size: 16pt;
            line-height: 1.5;
            margin-bottom: 0;
            font-weight: 700;
            text-decoration: underline;
          }

A:link    {
            font-family: Arial;
            font-size: 10pt;
            color: #B3A319;
            text-decoration: none;
          }

A:visited {
            font-family: Arial;
            font-size: 10pt;
            color: #B3A319;
            text-decoration: none;
          }
