<style type=text/css>
<--

	body {	
		font-size: 14px;     
	}

	font {
		font-size: 14px;  
	}

	.iframe1{
		width: 100%;
	}

/* ------------------ image ------------------ */
	img.samplepic {
		width: 100%;
		/*max-width: 320px;*/
	}

/* ------------------ image in table ------------------ */
table.t1{
	width: 100%
}

.leftcolumn {
		width: 50%
}

.leftcolumn img {
		width: 100%
}

.rightcolumn {
		width: 50%
}

.rightcolumn img {
		width: 100%
}


-->
</style>