BODY { background: #cccccc; font: 10pt arial; color: black; }
                   P { font: 10pt arial }
                   B { font: 10pt arial; font-weight: bold }
                   BR { font: 10pt arial }
                   &#183; { font: 10pt arial; color: white }
                   TD { font: 10pt arial }
                   TH { font: 10pt arial; color: white }
                   H1 { font: 60px arial, sans-serif }
                   H3 { font: 20px arial, sans-serif }
                   H4 { font: 18px arial, sans-serif }
                   H5 { font-weight: bold; font-size: 12pt; font-family: arial }
                   ADDRESS { font: 8pt arial }
                   FORM { font: 10pt arial }
                   SUP { font: 6pt arial }
                   UL { font-size: 10pt; font-family: arial }
                   A:link    { color: red }      /* unvisited links */
                   A:visited { color: gray }     /* visited links */
                   A:active  { color: red }   /* active links */
BODY {
                    margin-top: 0em;
                    margin-right: 0em;
                    margin-bottom: 0em;
                    margin-left: 0em;        /* copied from opposite side (right) */
                  }