	body    {
	color: black;
	background: Black;
	}
	
	a:link    {
   text-decoration: none;
   color: #99CC33;
   background: transparent;
}
	
	a:visited {
	text-decoration: none;
	color: #99CC33;
	background: transparent;
	}
	
	a:hover   {
   text-decoration: none;
   color: #99CC33;
   background: transparent;
   font: bold Arial, Sans-Serif, Serif;
}	
		
	H3  {
		font-size: 12pt;
		font-family: Arial, Sans-Serif, Serif;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #99cc33;
	}

	H4  {
		font-size: 10pt;
		font-family: Arial, Sans-Serif, Serif;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		color: #99cc33;
	}

	H5  {
		font-size : 8pt;
		font-family : Arial, Sans-Serif, Serif;
		font-weight : normal;
		font-style : normal;
		text-decoration : none;
		color: #99cc33;
	}