BODY { background: #cccccc; font: 10pt arial, sans-serif; color: black; }
                   P { font-size: 10pt; font-family: arial, sans-serif }
                   B { font-weight: bold; font-size: 10pt; font-family: arial, sans-serif }
                   BR { font-size: 10pt; font-family: arial, sans-serif }
                   TD { font-size: 10pt; font-family: arial, sans-serif }
                   TH { font-size: 8pt; font-family: arial, sans-serif; font-weight: bold }
                   H1 { font-weight: bold; font-size: 14pt; font-family: arial, sans-serif }
                   H2 { font-weight: bold; font-size: 12pt; font-family: arial, sans-serif }
                   H3 { font-weight: bold; font-size: 10pt; font-family: arial, sans-serif }
                   H4 { font-weight: bold; font-size: 9pt; font-family: arial, sans-serif }
                   H5 { font-weight: bold; font-size: 8pt; font-family: arial, sans-serif }
                   ADDRESS { font: 8pt arial, sans-serif }
                   FORM { font: 10pt arial, sans-serif }
                   SUP { font: 6pt arial, sans-serif }
                   UL { font-size: 10pt; font-family: arial, sans-serif }
                   A:link    { background: #ffffff; color: #F8A645 } 
                   A:visited { background: #ffffff; color: #F8A645 }
                   A:active  { background: #ffffff; color: #F8A645 }
                   A.sstable:link {background: #06119C; color: #F8A645;}
                   A.sstable:visited {background: #06119C; color: #F8A645;}
                   A.sstable:active {background: #06119C; color: #F8A645;}
                   A.ssmenu:link {background: #06119C; font: 10px verdana, tahoma, arial, sans-serif;  color: #ffffff;}
                   A.ssmenu:visited {background: #06119C; font: 10px verdana, tahoma, arial, sans-serif; color: #ffffff;}
                   A.ssmenu:hover {background: #06119C; font: 10px verdana, tahoma, arial, sans-serif; color: #F8A645;}

BODY {
                    margin-top: 2em;
                    margin-right: 8em;
                    margin-bottom: 5em;
                    margin-left: 3em;        /* copied from opposite side (right) */
                  }