.table_bg {
	background-color: rgb(255, 255, 255);
}
.table_head {
	color: rgb(255, 255, 255); background-color: rgb(133, 130, 88);
}
.table_col_0 {
	color: rgb(255, 255, 255); background-color: rgb(133, 130, 88);
}
.table_col_1 {
	color: rgb(255, 255, 255); background-color: rgb(117, 114, 72);
}
