.header_row {
	text-align: center;
	font-weight: bold;
	background-color: #00803A;
	color: #FFF;
}

.left_col {
	text-align: right;
	background-color: #E5E5E5;
	color: #000;
}

.right_col {
	text-align: left;
	background-color: #F5F5F5;
	color: #000;
}
