body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
h1 {
	font-size: 25px;
	margin: 0;
}
.mid {
	text-align: center;
	font-size: .8em;
}
h2 {
	font-size: 24px;
	margin: 0;
}

.cap {
	text-transform: uppercase;
}

a:hover { text-decoration: none; }