.table_bg {
	background-color: rgb(0, 0, 0);
}
.table_head {
	color: rgb(0, 0, 0); background-color: rgb(223, 223, 223);
}
.table_col_0 {
	color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);
}
.table_col_1 {
	color: rgb(0, 0, 0); background-color: rgb(239, 239, 239);
}
