BODY { background: white; font: 10pt Comic Sans Ms; color: black; }
                   P { font: 10pt Comic Sans Ms }
                   H6 { color: red; font: 10pt Comic Sans Ms }
                   RD { color: red; font: 10pt Comic Sans Ms }
                   TD { font: 10pt Comic Sans Ms }
                   H1 { font: 36px Comic Sans Ms }
                   H2 { font-weight: bold; font-size: 14pt; font-family: arial }
                   H3 { font-weight: bold; font-size: 12pt; font-family: arial }
                   H4 { font: 14pt Comic Sans Ms }
                   H5 { font-weight: bold; font-size: 16pt; font-family: Comic Sans Ms  }
                   H2 { color: white; }
                   FORM { font: 10pt Comic Sans Ms; text-indent: 0.5in  }
                   PRE { font: 14pt Courier }
                   SUP { font: 6pt Comic Sans Ms }
                   UL { font-size: 10pt; font-family: Comic Sans Ms  }
                   A:link    { color: green }      /* unvisited links */
                   A:visited { color: green }     /* visited links */
                   A:active  { color: green }   /* active links */
BODY {
                    margin-top: 1em;
                    margin-right: 10em;
                    margin-bottom: 3em;
                    margin-left: 2em;        /* copied from opposite side (right) */
                  }
