big {
	font-family: "MS Serif", "New York", serif;
	font-size: larger;
	font-style: normal;
	font-weight: bold;
}

body {
	background-color: #FFFFF0;
	font-family: "Times New Roman", Times, serif;
}

td {
	background-color: #FFF4F4;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 5%;
	margin-top: 5%;
}

tr {
	background-color: #F5FFFA;
	border: 3px ridge #FF0000;
	font-family: "Times New Roman", Times, serif;
	margin: 3% 10% 3% 15%;
}
