body {
	font-size: 12px;
	font-style: normal;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	text-align: center;
}
.td-bg-ye {
	font-size: 12px;
	background-color: #FFFFDF;
	border: thin solid #CCCCFF;
}
.td-bg-wh {
	font-size: 12px;
	background-color: #FFFFFF;
	border: thin solid #CCCCFF;
	text-align: center;
}
.td-bg-bl {
	font-size: 12px;
	background-color: #F0F0FF;
	border: thin solid #CCCCFF;
	text-align: left;
}
.td-bg-grn-c {

	font-size: 12px;
	background-color: #EBFFD7;
	border: thin solid #CCCCFF;
	text-align: center;
}
.td-bg-ye-c {
	font-size: 12px;
	background-color: #FFFFDF;
	border: thin solid #CCCCFF;
	text-align: center;
}
