body {
	background-color: #fff;
}

p.top {
	font-family: sans-serif;
	font-size: smaller;
	background-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	padding: 0.5em;
	margin: 0;
}

address {
	font-style: normal;
	font-family: sans-serif;
	font-size: smaller;
	text-align: center;
	background-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	padding: 0.5em;
	margin: 0;
}

address span {
	font-size: smaller;
}

h1 {
	font-family: sans-serif;
}

h2 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
}

li span {
	color: #666;
	font-size: smaller;
	font-family: sans-serif;
}

li span span {
	color: #f00;
}
