/* ----------------------------------------*/
h1 {font-size:48pt;
   text-shadow:black;
   line-height:75pt;
   color:#0000ff;
   font-style:normal;
   font-family:COMIC SANS MS;
   width=100%;
   filter:Shadow(color=#0070ff, direction=135);
   font-weight:bold;
   }
/* ----------------------------------------*/
h2 {font-size:30pt;
   text-shadow:black;
   line-height:60pt;
   color:#00c000;
   font-style:normal;
   font-family:COMIC SANS MS;
   width=100%;
   filter:Shadow(color=#0070ff, direction=135);
   font-weight:bold;
   }
/* ----------------------------------------*/
h3 {font-size:12pt;
   text-shadow:black;
   line-height:20pt;
   color:#009c00;
   font-style:normal;
   font-family:VERDANA,ARIAL,HELVETICA;
   width=100%;
   filter:Shadow(color=#000000,direction=135);
   font-weight:bold;
   }
/* ----------------------------------------*/
h4 {font-size:30pt;
   text-shadow:black;
   line-height:60pt;
   color:#00c000;
   font-style:normal;
   font-family:COMIC SANS MS;
   width=100%;
   filter:Shadow(color=#707070, direction=135);
   font-weight:bold;
   }
/* ----------------------------------------*/
h5 {font-size:20pt;
   text-shadow:black;
   line-height:60pt;
   color:#000000;
   font-style:normal;
   font-family:COMIC SANS MS;
   width=100%;
   filter:Shadow(color=#707070, direction=135);
   font-weight:bold;
   }