@charset "utf-8";
/* CSS Document */

.section {
	page-break-before: always;
}

.section.first {
	page-break-before: auto;
}
