#content p {
	margin: 0.25em 100px 0 0 !important;
	text-indent: 2.5em !important;
	text-align: justify !important;
}

#content p.first {
	text-indent: 0 !important;
}
#content p.first:first-line {
	font-weight: bold !important;
}

#content p.spaceBreakBefore {
	margin-top: 3em !important;
}

