H1	{ font-family: Arial, Helvetica;
	  font-size: 16pt;
	  font-weight: bold; 
	  font-style: normal;
	  line-height: 24pt;
	  margin-left: 0%;
	  margin-right: 0%;
	  color: teal;}
H2 	{ font-family: Arial, helvetica;
	  font-size: 15pt;
	  font-style: italic;
	  line-height: 22pt;
	  margin-left: 0%;
	  margin-right: 0%;
	  color: maroon;}
H3 	{ font-family: Arial, Helvetica;
         	  font-size: 11pt;
	  font-style: normal;
	  font-weight: bold;
	  line-height: 15pt;
	  color: maroon;}
TD	{ font-family: Arial, Helvetica;
      	  font-size: 9pt;}
TT	{ font-family: courier;
      	  font-size: 11pt;
	  color: black;}
LI 	{ line-height: 16pt;
	list-style-type: square;
	 }
DIV.normal {font-family: Arial, Helvetica;
      	  font-size: 9pt;
	  font-style: normal;
	  color: navy;
	  margin-left: 10%;
	  margin-right: 10%;}
DIV.igen {font-family: Arial, Helvetica;
      	  font-size: 9pt;
	  font-style: normal;
	  color: navy;}
A:hover { color: #FF0000; font-weight: bold }