body {
	font-size: 90%;
	line-height: 150%;
}

h1 {
	line-height: normal;
}

h2 {
	line-height: normal;
}

h3 {
	line-height: normal;
}

table.list {
	width: 100%;
}

table.list th {
	text-align: center;
	padding: 10px;
}

table.list td {
	text-align: center;
	padding: 10px;
}

table.list td.links {
	line-height: normal;
}

p.footer {
	padding-top: 15px;
}
