body	{text-align: center;

	}


h1	{color: white;

	font-size: 30pt;

	font-family: Bradley Hand ITC;
	
	text-decoration: underline;

	}

pre	{color: white;
	
	text-align: center;

	font-weight: bold;

	}

table	{border-style: hidden;

	border-spacing: 30pt;

	font-size: 20pt;
	
	}

td	{color: white;
	
	}


td a	{background-color: black;
 	
	}
 
td a:hover {
	
	background-color:white;

	}
 