H1      {color       : white;
         font-size   : 24px;
         font-family : Bookman Old Style,Garamond;
        }
H2      {color       : #FFFFCC;
         font-size   : 18px;
         font-family : Bookman Old Style,Garamond,Arial;
        }
H3      {color       : #FFFF99;
         font-size   : 15px;
         font-family : MS Sans Serif,Bookman Old Style,Garamond,Arial;
        }
H4      {color       : #660000;
         margin-top  : -1px;
         margin-bottom : 0px;
         font-size   : 16px;
         background  : FFFFCC;
         font-family : Tahoma;
        }
H5      {color       : blue;
         margin-top  : -1px;
         margin-bottom : 0px;
         font-size   : 17px;
         background  : yellow;
         font-family : tahoma;
        }
H6      {color       : #FFCCCC;
         font-size   : 18px;
         font-family : Bookman Old Style, Garamond, Arial;
        }

.h7          { font-family: Garamond; font-size: 14pt; color: white; text-align: 
               Justify }

a:visited {color : #FFCC99; text-decoration: underline; }

p {color : white; }
