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

P, BLOCKQUOTE {
	margin-top: 0em;
	margin-bottom: 0em;
	text-indent: 20pt;
}

ADDRESS {
	font-size: 70%;
}

.center {
	text-align: center;
}

.inset {
	margin-left: 20%;
}

.noindent {
	text-indent: 0pt;
}

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

