H1	{ font-family: Arial, Helvetica;
	  font-size: 16pt;
	  font-weight: bold; 
	  font-style: normal;
	  line-height: 14pt;
	  margin-left: 0%;
	  margin-right: 0%;
	  color: "teal";}
H2 	{ font-family: Arial, helvetica;
	  font-size: 12pt;
	  font-style: italic;
	  line-height: 14pt;
	  margin-left: 0%;
	  margin-right: 0%;
	  color: "0000FF";}
H3 	{ font-family: Arial, Helvetica;
         	  font-size: 9pt;
	  font-style: normal;
	  font-weight: bold;
	  line-height: 14pt;
	  color: "0000FF";}
TD	{ font-family: Arial, Helvetica;
      	  font-size: 9pt;}
TT	{ font-family: courier;
      	  font-size: 9pt;
	  color: black;}
LI 	{ font-family: Arial, Helvetica;
      	  font-size: 9pt;
	list-style-type: square;}

DIV.normal {font-family: Arial, Helvetica;
      	  font-size: 9pt;
	  font-style: normal;
	  margin-left: 10%;
	  margin-right: 10%;}

p {font-family: Arial, Helvetica;
      	  font-size: 9pt;
	  font-style: normal;}

DIV.igen {font-family: Arial, Helvetica;
      	  font-size: 9pt;
	  font-style: normal;}
	  
A:link { 
	font-weight: medium;
	color: black;}
A:visited { 
	color: black;
	font-weight: medium;}
A:active { 
	color: #0000FF;
	font-weight: medium;}
A:hover { 
	color: #0000FF;
	font-weight: medium;}

Body
	{background-color="#FFFFFF";
}