tr th{
	font-weight:bold;
    }
tr th, tr td{
	padding:5px;
}
th{
    border: 5px solid none;
}
td{
	border: 5px solid none;
}
.c1{
	background:#f4a460;
}
.c2{
	background:#ffdab9;
}
.c3{
	background:#F9F900;
}
.c4{
	background:#cffc83;
}

.c5{
	background:#a4e56d;
}