.image {
	text-decoration: none;
}

li {
	font-size: x-large;
}

.header {
	background-color: blue;
	color: white;
	font-family: sans-serif;
	font-weight: bold;
}

th.header {
	font-size: small;
}

.header a {
	color: white;
}

td.header {
	font-size: medium;
}

td.footer {
	font-size: medium;
}

.info {
	font-family: sans-serif;
	font-size: x-small;
}

td.button {
	width: 12%;
	text-align: center;
	vertical-align: top;
}