.ketqua{
	text-align: center;
	width: 100%;
	font-size: 16px!important;
	font-weight: bold;
}
.lastrow {
	background-color: orange;
}

/* Đnh dạng đường viền cho các ô */
table.ketqua td {
    border: 1px solid orange;
}


/* Đnh dạng đường viền cho thẻ th */
table.ketqua th {
    border: 1px solid #000; 
	background-color: orange;
}

.kqcell.kq_0 {
    color: red; /* Màu đỏ */
    font-weight: bold;
	font-size : 20px;
}

.kqcell.kq_ngay h2{
	font-size : 22px;
	text-align:center;
	font-weight: bold;
	padding:0px!important;
	margin:0px!important;
}
