body {
	background-color : #ffffff;
	margin : 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 12px;
}

.text {
	text-align : align;
	color : #ff3333;
	font-size : 10px;
}

.pict {
  background-image : url("pix/pict.gif");
  background-repeat : repeat-y;
	text-align : center;
	color : #ff3333;
	font-size : 10px;
	
	
	}

.maintbl {
	width : 100%;
	height : 400px;
	text-align : justify;
	font-size : 12px;
}

.table1 {
	height : 10px;

	font-size : 9px;
}

.table2 {
	height : 10px;

	font-size : 8px;
}

.table3 {
	height : 10px;
vertical-align: center;
	font-size : 12px;
}

.table4 {
	height : 10px;
	font-size : 12px;
	vertical-align: center;
}

.table5 {
	height : 10px;
vertical-align: center;
	font-size : 14px;
}
