<!--

	div#frontpage {
		position: relative;
		float: left;
		background: transparent;
		color: #000000;
		font: normal 10pt Arial, Helvetica, Sans-Serif;
		width: 430px;
		min-height: 400px;
		top: 0px;
		left: 0px;
		padding: 0 10px;
		text-align: left;
	}
	div#fp_box1 {
		position: relative;
		float: left;
		background: transparent;
		color: ;
		font: normal 10pt Arial, Helvetica, Sans-Serif;
		width: 420px;
		min-height: 150px;
		top: 0px;
		left: 0px;
		text-align: left;
		padding: 10px 0px;
overflow: hidden;	}

	div#fp_text {
		position: relative;
		float: left;
		text-align: left;
		font-size: 9pt;
		font-weight: normal;
		padding-top: 112px;
		margin: 0px;
		vertical-align: bottom;
		width: 120px;
		height: 150px;
	}

	img.front {
		position: relative;
		float: right;
		padding: 0px;
		margin: 0px;
		vertical-align: bottom;
	}

--></STYLE>
