h1 {
	text-indent: 1em;
}

ul {
	line-height: 150%;
	font-size: 1.1em;
}

.second-level {
	list-style-type: none;
}

.second-level li {
	list-style-type: circle;
}
