@import url("global.css");
.tableStyle1 {
	background-color: #CCCCCC;
	font-size: 12px;
	color:#333333;
}
.tableStyle1 td {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #4D4D4D;
}
