.table {
	text-align: center;
	vertical-align: middle;
	font: "Lucida Sans Unicode",sans-serif;
	background : #ffffff;
	font-size: 11px;
	color: #000000;
	border-collapse: collapse;
}

.table1 {
	text-align: center;
	vertical-align: middle;
	font: "Lucida Sans Unicode",sans-serif;
	background : #ebebeb;
	font-size: 11px;
	color: #000000;
	border-collapse: collapse;
}

