#menu {
	text-align: center;
}

#foot {
	clear: both;
	font-style: italic;
	text-align: right;
}

dl dt {
	font-weight: bold;
}

dl dd {
	margin-bottom: 2ex;
}
