@charset "utf-8";
h1 {
	font-family: Garamond;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFFF;
}
td {
	font-family: "Comic Sans MS";
	border: thin groove #00FF66;
	text-align: center;
	font-size: 18px;
	background-color: #FFFF99;
	color: #CC3300;
	font-weight: bold;
}
