.green-text {
    color:#01772d;	
}
.red-text {
    color:#ff0000;	
}
.table-header {
	font-weight: bold;
	background: #1A5DA1;
	color: white;
}