ul {
	margin-top: 0px;
}

h2.title {
	text-align: center;
	margin-bottom: -20px;
}

h3 {
	margin-bottom: 0px;
}

h4 {
	margin-bottom: 0px;
	margin-top: 0px;
}

h5 {
	margin-bottom: 0px;
	margin-top: 0px;
}

hr {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: -10px;
	width: 99%;
}

div.description {
	text-indent: 50px;
	font-style: italic;
}

div.date {
	text-align: right;
	padding-right: 20px;
}

span.underline {
	text-decoration: underline;
}