.table_bg {
	background-color: rgb(0, 0, 0);
}
.table_head {
	color: rgb(142, 142, 142); background-color: rgb(32, 32, 32);
}
.table_col_0 {
	color: rgb(142, 142, 142); background-color: rgb(0, 0, 0);
}
.table_col_1 {
	color: rgb(142, 142, 142); background-color: rgb(32, 32, 32);
}
