#meeting {
	margin-top: 2px;
}
#meeting h1 {
	font-size: 2.5em;
}
#meeting h2 {
	margin-top: 1em;
	margin-left: 1em;
}
#meeting h2.additional {
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 1.6em;
	color: #1D2D51;
}
#meeting h2.discover {
	font-weight: bold;
	color: #601B13;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#meeting h2.discover + ul {
	margin-top: 0px;
}
#meeting p {
	margin-left: 1.3em;
	margin-top: 0.5em;
}
