@import url("/style/common");

.first {
	text-indent: 0;
}

.first .first-word {
	font-weight: bold;
	text-transform: uppercase;
}

section {
	margin-bottom: 1.0em;
}
.section-number {
	float: left;
	margin-top: 0; padding-top: 0;
	margin-left: 1.0em;
	margin-right: 0.25em; margin-bottom: 0em;
	font-size: inherit;
}

h2+p {
	text-indent: 0em;
}

p {
	text-indent: 1.0em;
	margin-bottom: 0.5em;
	margin-top: 0em;
}

.page-break {
	display: none;
}

