body{
	text-align:center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
text-align:center;
}
h1{
	text-align:center;
}

td.free{
	font-weight:bold;
	font-size: 24pt;
	background-color:#999999;
}

table.card{
	text-align:center;
	border:solid;
	border-color:black;
}
table.card td{
	border:solid;
	border-width:1px;
	border-color:black;
	height:98px;
	width:120px;
	padding:5px;
}
table.card th{
	font-size:48pt;
	color:#ffffff;
	border:solid;
	border-width:1px;
	border-color:black;
	height:100px;
	width:120px;
	background-color:#666666;
}

#how{
	text-align:left;
	width:620px;
	padding:0px;
}
ul{
	margin-top:4px;	
}
#andrew{
	margin-top:6px;
	font-size:10pt;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

