h1 a {
	/* Separate link from end of header */
	margin-left: 1em;
	/* Match links in body text */
	font-size: 0.5em;
	font-family: Verdana, sans-serif;
}	

dl {
}

dt {
	width: 11em;
	float: left;
	clear: both;
	margin-bottom: 1em;
}

dd {
	margin-left: 12em;
	margin-bottom: 1em;
}

table ul {
	margin-top: 0;
	margin-bottom: 0;
}

td.region {
	white-space: nowrap;
}

td.howMany {
	white-space: nowrap;
}