body {
	background-color: #eee;
}

ol {
	margin: 1em 4em 2em;
	color: black;
}

li {
	background-color: white;
	margin-bottom: 1em;
	padding: 0.5em;
	border-style: solid;
	border-width: thin medium medium thin;
}

a.urlview {
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

h2.blockcaption {
	margin: 1.5em 4em 1em 3em;
}
