     /* *******************************************
      * stylesheet.css
      * By:
      * *******************************************
     */

     BODY  {background:  #FFCC99;}

     P, UL, OL, BLOCKQUOTE
           {font-family: Verdana, serif, san-serif;
            font-weight: normal;
            font-size: 12pt;
            line-height: 15pt;
            color: black;
           }

     H1,H2,H3,H4,H5,H6	
           {font-family: Arial, Helvetica, sans-serif;
            font-weight:bold;
            color: black; }

     H1    {font-size:24pt;
            line-height:18pt;}

     H2    {font-size:14pt;
            line-height:14pt;}

     H3    {font-size:12pt;
            line-height:13pt;}

     H4    {font-size:11pt;
            line-height:13pt;}

     A:link    {color:blue;}
     A:visited	{color:blue;