﻿.contentHeader, .topcontent {
	margin: 1.5em;
}
.topcontent ul {
	list-style-type: disc;
}
.topcontent ol {
	list-style-type: decimal;
}
.topcontent ul, .topcontent ol {
	margin-left: 1.5em;
}
.topcontent ul li, .topcontent ol li {
	margin: 0.25em 0 0.25em 1em;
}
