* { padding: 0; margin: 0; }
@charset "ISO-8859-1";

h1       {
         font-size:36px;
         color:#000000;
         font-weight:900;
         font-style:bolder;
         }

h2       {
         font-size:32px;
         color:#000000;
         font-weight:750;
         font-style:normal;
         }

h3       {
         font-size:28px;
         color:#000000;
         font-weight:600;
         font-style:normal;
         }

h4       {
         font-size:24px;
         color:#000000;
         font-weight:450;
         font-style:normal;
         }

h5       {
         font-size:20px;
         color:#000000;
         font-weight:300;
         font-style:normal;
         }

h6       {
         font-size:16px;
         color:#000000;
         font-weight:150;
         font-style:italic;
         }

h7       {
         font-size:15px;
         color:#336633;
         font-weight:bold;
         font-style:italic;
         }

h8       {
         font-size:18px;
         color:#336633;
         font-weight:bold;
         font-style:normal;
         }        

