BODY, TD  {font-family: "Verdana, Arial, sans-serif";
	   font-size: 10pt;
           color: green;
           text-align: left;}

H2        {font-size: 14pt;}

H3        {font-size: 15pt;
           font-style: italic;
           font-family: sans-serif;}

H4        {font-family: sans-serif;
           font-size: 8pt;
           color: green;}

A         {text-decoration: underline;
           color: green;}

A:Hover   {color: orange;
           background-color: #e5e5e5;}


