article {
	margin-bottom: 4em;
}


h1 {
	text-align: center;
}

h1 span {
	display: block;
}

h3, h4 {
	margin-top: 2em !important;
}

ul {
	padding-left: 1.5em !important;
	list-style-type: disc;
}

ol.parentList li {
	margin-top: 1em;
}

table {
	margin-top: 1em !important;
}
table th {
	text-align: center;
	background: #eee;
}
table td:first-child {

}
table th,
table td {
	border-color: #ccc;
}