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

p {
	margin: .5em 0 0;
	padding: 0;
}

.indent > * {
	margin-left: 1em;
	text-indent: -1em;
}