.tbl_header {
	background : #FFFFE0;
	text-align : center;
	font-weight : bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.tbl_rows{
	background : #FFFAFA;
	text-align : center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
.tbl{
	background : #FFFAFA;
}
