body {
	font-family: Arial, Helvetica, sans-serif;
	background: #711B0C;
}

td {
	background: #F5D46D;
	font: normal 16px "Times New Roman", Times, serif;
	color: #711B0C;
}

th {
	background: #F5D46D;
	border-style: none;
	color: #711B0C;
	font: normal 20px "Times New Roman", Times, serif;
}
