body	{text-align: center;

	color: white;

	}

h1	{color: white;

	font-size: 30pt;

	font-family: Bradley Hand ITC;
	
	text-decoration: underline;

	}



pre	{text-align: left;
	
	font-family: Times New Roman;
	
	font-size: 13pt;
	
	}
 

table	{border-style: hidden;

	border-spacing: 30pt;

	font-size: 20pt;
	
	width: 100%;
	
	}

ol	{text-align: left;

	color: #EECF06;

	}


td a	{background-color: black;
 	
	}
 
td a:hover {
	
	background-color:white;

	}