      H1 {  color : black;
            font-size : 18pt;
            font-family : Comic Sans MS}

      H2 {  color : black;
            font-size : 12pt;
            font-family : verdana, helvetica, sans-serif}

      H3 {  color : black;
            font-size : 10pt;
            font-family : verdana, helvetica, sans-serif}

      H4 {  color : black;
            font-size : 8pt;
            font-family : verdana, helvetica, sans-serif}


      BODY { Background: honeydew }

      P {   color : black;
            font-size : 12pt;
            font-family : comic sans ms, verdana, helvetica, sans-serif;}

      .x-large {  color : black;
            font-size : 14pt;
            font-family : comic sans ms, verdana, helvetica, sans-serif;}

      .large {  color : black;
            font-size : 12pt;
            font-family : comic sans ms, verdana, helvetica, sans-serif;}

      .medium {   color : black;
            font-size : 10pt;
            font-family : comic sans ms, verdana, helvetica, sans-serif;}

      .small {   color : black;
            font-size : 8pt;
            font-family : comic sans ms, verdana, helvetica, sans-serif;}

      .x-small {   color : black;
            font-size : 8pt;
            font-family : comic sans ms, verdana, helvetica, sans-serif;}

       <!-- small font for underneath phots -->
       .image-heading {
            font-size : 8pt;
            font-family : verdana, helvetica, sans-serif;}

       <!-- obsolete, kept for backward compatibility -->
      .PSmaller {   color : black;
            font-size : x-small;
            font-family : comic sans ms, verdana, helvetica, sans-serif;}

      UL {   color : black;
            font-size : 10pt;
            font-family : comic sans ms, verdana, helvetica, sans-serif;}

      <!-- tables -->
      TH {   color : #c71585;
            font-size : large;
            font-family : verdana, helvetica, sans-serif;}

      TD {   color : black;
            font-size : 10pt;
            font-family : verdana, helvetica, sans-serif;}


     <!-- definitions for some backgrounds -->
      .plum  { background : #dda0dd }
      .palepurple { background : #d8bfd8}
      .lavender { background : #e6e6fa}
      .ltblue { background : #ccccff}

       <!-- used for the 'snake' -->
      .snakestyle
      {
        FONT-WEIGHT: bold;
        FONT-SIZE: 12pt;
        VISIBILITY: visible;
        COLOR: darkmagenta;
        FONT-FAMILY: Comic Sans MS;
        POSITION: absolute;
        TOP: -50px
      }

