.img1 {
    position: absolute;
    top: 50px;
    left: 50px;
}

.table1 {
	position: absolute;
	top: 9px;
	left: 66px;
	font-size: 14pt;
	width: 656px;
	height: 330px;


}

.table2 {
	position: absolute;
	top: 430px;
	left: 308px;
	font-size: 14pt;
	width: 276px;
	height: 46px;


}

.img2 {
 position: absolute;
 top: 350px;
 left: 100px;
 text-align: center;
}

.img3 {
 position: absolute;
 top: 350px;
 left: 400px;
 text-align: center;
}

