.table_bg {
	background-color: rgb(0, 0, 0);
}
.table_head {
	color: rgb(0, 0, 0); background-color: rgb(198, 190, 174);
}
.table_col_0 {
	color: rgb(0, 0, 0); background-color: rgb(246, 238, 222);
}
.table_col_1 {
	color: rgb(0, 0, 0); background-color: rgb(230, 222, 206);
}
