ul {
	list-style: none;
	margin: 30px;
}
li {
	margin: 1em 0;
	font-size: 90%;
	font-weight: bold;
}
