<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML>


 h1 {fontfamily:"Verdana", "sans-serif"; fontsize:24; color:blue; fontstyle:bold;}
 h1 {font-family:"verdana", "sans-serif"; fontsize:24; color:blue; font-style:bold;}
 h1 {border:silver thin groove; text-decoration:underline; margin:2 2 2 2; background-color:aqua; padding:2px; text-align:center; }
 h2 {fontfamily:"Verdana", "sans-serif"; fontsize:22; color:blue; fontstyle:bold;}
 h2 {font-family:"verdana", "sans-serif"; fontsize:22; color:blue; font-style:bold;}
 h2 { text-decoration:underline; margin:2 2 2 2;  background-color:silver; padding:1px; text-align:center; }

 h4 {fontfamily:"Verdana", "sans-serif"; color:blue; fontsize:16;}
 h4 {font-family:"verdana", "sans-serif"; color:blue; font-size:16;}
 h4.highlight { color:silver }
 h4.shadow { color:blue }
 h4 { border:silver thick groove; margin:10 10 10 10; background-color:black;  font-color:blue; padding:1px;}
 h4 { text-decoration:none }

 h3 {fontfamily:"Verdana", "Arial", "sans-serif", "sans-serif"; color:white; fontsize:18;}
 h3 {font-family:"verdana", "Arial", "sans-serif"; color:white; font-size:18;}
 h3 { border:silver thin groove; margin:10 10 10 10; background-color:black;  font-color:blue; padding:1px;}
 h3 { text-decoration:none }
 em {font-family:"Verdana", "Arial", "sans-serif"; color:#0000BB; font-size:22; font-style:bold, italic;}
 b  {font-family:"Tahoma", "Verdana", "Arial", "sans-serif"; color:red; font-size:18; font-style:bold;}
 b  {fontfamily:"Tahoma", "Verdana", "Arial", "sans-serif"; color:red; fontsize:18; fontstyle:bold;}
 em {fontfamily:Tahoma, Verdana, Arial, sans-serif; color:blue; fontsize:22; fontstyle: bold, italic;}
 em {font-family:Tahoma, Verdana, Arial, sans-serif; color:blue; font-size:22; font-style: bold, italic;}
