@import url(shared.css);

table {
	width: 100%;
	height: 100%;
	font-weight: bold;
}

td {
	text-align: center;
	vertical-align: middle;
}

h1 {
	display: none;
}

a {
	display: block;
	margin-top: 5px;
}
