BODY {
        background: white;
	margin-top: 3em;
	margin-bottom: 3em;
	margin-left: 10%; 
	margin-right: 10%; 
}

P {
	text-indent: 0pt;
}

BLOCKQUOTE {
	text-indent: 20pt;
}

.center {
	text-align: center;
}

.inset {
	margin-left: 20%;
}

.noindent {
	text-indent: 0pt;
}

.small {
	font-size: 60%;
	text-indent: 0pt;
}

PRE { padding-left: 20pt }