td {
	text-align: center;
	font-family: "Comic Sans MS";
	font-size: x-small;
	border-left: thin;

}
th {
	background-color: #FFB7B7;
	text-align: center;
	font-family: "Segoe Script";
	font-size: medium;
	background-color: #ADD8E6;
	

}
table {
	border-color: Black;

}


