<STYLE TYPE="text/css">
<!--

	P.bogus {font-family: Arial, Helvetica;}

	BODY {
		font-family: Arial, Helvetica;
		font-size: 8pt;
		color: #AD4131;
	}

	.announ {
		font-family: "Times New Roman", Arial, Helvetica;
		font-size: 10pt;
		color: green;
		text-decoration: underline;
	}

	.announ2 {
		font-family: Arial, Helvetica;
		font-size: 7pt;
		color: navy;
		text-decoration: underline;
	}

	
	.here {
		font-family: "Times New Roman", Arial, Helvetica;
		font-size: 10pt;
		color: navy;
		text-decoration: underline;
	}

	.here2 {
		font-family: Arial, Helvetica;
		font-size: 7pt;
		color: orange;
		text-decoration: underline;
	}

	
	.highlightW {
		font-family: "Times New Roman", Arial, Helvetica;
		font-size: 10pt;
		color: red;
		text-decoration: underline;
	}

	.highlightW2 {
		font-family: Arial, Helvetica;
		font-size: 7pt;
		color: red;
		text-decoration: underline;
	}

	
	.highlightN {
		font-family: Arial, Helvetica;
		font-size: 8pt;
		color: #AD3131;
		text-decoration: underline;
	}

  H1 {color: green;
      font-weight: bold;
      font-size: 12pt;
      text-align: center;
      font-family: "Times New Roman", Arial, Helvetica;
}	
-->
</STYLE>