<STYLE>
<!--
BODY	  { margin-left: 1mm; 
			margin-right: 1mm; 
			margin-top: 1mm; 
			margin-bottom: 1mm; 
			text-align: justify; 
			font-family: Verdana, "Arial CE", Arial; 
			font-size: 9pt; 
			font-weight: normal;
			background-color: white;
			background-repeat: no-repeat;
			background-attachment: fixed;
		  }
P		  { font-family: Verdana, "Arial CE", Arial; 
			font-size: 9pt;
			font-weight: normal;
		  }
A		  { text-decoration: none; 
			color: black;
		  }
A:hover   { color: white; 
			background: darkgreen;
		  }
A:active  { color: white;
			background: darkgreen;
		  }
TD        { font-family: Verdana, "Arial CE", Arial; 
			font-size: 9pt; 
			font-weight: normal;
			text-align: justify;
		  }
TABLE	  { background-repeat: no-repeat}
//-->
</STYLE>