<STYLE TYPE="text/css">
<!--
BODY {
		font-family: helvetica;
		font-size: 10pt;
		font-weight: medium;
		font-style: normal;
		cursor: auto ;
		color: #000000;
		text-transform: none;
		text-decoration: none;
		text-align: left;
		text-indent: 0mm;
		margin-top: 5mm;
		margin-bottom: 5mm;
		margin-left: 4mm;
		margin-right: 4mm;
		border-top: none;
		position: absolute; 
		left: 25px; 
		top: 44px;
		line-height: 4mm;
		overflow: auto;

}
.white {
		font-family: helvetica;
		font-size: 20pt;
		font-weight: medium;
		font-style: normal;
		cursor: auto ;
		color: #FFFFFF;
		text-transform: none;
		text-decoration: none;
		text-align: left;
		text-indent: 0mm;
		margin-top: 5mm;
		margin-bottom: 5mm;
		margin-left: 4mm;
		margin-right: 4mm;
		border-top: none;
		position: absolute; 
		left: 25px; 
		top: 25px;
		line-height: 8mm;
		overflow: auto;

}

H1 {
		font-family: helvetica;
		font-size: 12pt;
		font-weight: bold;
		font-style: normal;
		cursor: auto ;
		color: #000000;
		text-align: left;
		line-height: 5mm;
		overflow: auto;
}

H2 {
		font-family: helvetica;
		font-size: 11pt;
		font-weight: bold;
		font-style: normal;
		color: #000000;
		text-align: left;
		line-height: 5mm;
		overflow: auto;
}

.remark {
		font-family: helvetica;
		font-size: 10;
		font-weight: medium;
		font-style: x-small;
		color: #000000;
		text-align: left;
		line-height: 5mm;
		overflow: auto;
}

.bq {
		font-family: helvetica;
		font-size: 8pt;
		cursor: auto ;
		color: #FFFFFF;
		text-transform: none;
		text-decoration: none;
		text-align: left;
		line-height: 3mm;
		position: absolute;
                left: 20px; 
                top: 230px; 
		overflow: auto;
}
.img {          position: absolute; 
                left: 2px; 
                top: 5px; 

}
-->
</STYLE>