#wrapper {
	width: 48em;
}

.mdesc {
	padding-left: 2.5em;
}

.alt td {
	background-color: #e0e0e0;
}

.numeric {
	text-align: right;
}

table {
	font-size: 83%;
	text-align: left;
	width: 100%;
	line-height: 1.25;
	border-spacing: 0;
}

td, th {
	vertical-align: top;
	padding: 0.1em 0.5em;
}

.head {
	background-color: black;
	color: white;
}

address {
	margin-top: 1.25em;
}