@charset "utf-8";

table td.redtd{
	background: #F27777;
}
table td.yellow{
	background: #FF9;
}

table td.blue{
	background: #6CF;
}

table td{
	text-align: center;
}