ol {
	list-style-position: outside;
}

div.lisub {
	margin-left: 3em;
}

div.lisub ol {
	list-style-type: lower-alpha;
}

span.spec {
	font-weight: bold;
}