ul {
	margin-top: 0;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}

li {margin:0;}

h2 {
	margin-bottom: 0;
}

h3 {margin-top:10px;
	color: #900;
	background-color: white;
}

h4 {
	background-color: white;
	color: black;
	font-size: 0.7em;
	border-bottom: 1px dotted #900;
	margin: 0 0 5px 0;
}