.tablelist th {
	background-color:#FFF;
	color:#000;
	text-align:left;
}
.tablelist td {
	background-color:#61a0d6;
	text-transform:capitalize;
}