#printMsg { display: none; }

thead {background: #EEEEFF; color: #333399}
tfoot {color:red;}
th {	
	padding: 4px;
	border-bottom:1px solid black;
}
td {
	padding: 4px;
	border:1px solid black;
}