/* ---- Document Styles ---- */
h1 {text-align: center;}
h2 {text-align: center;}
h3 {text-align: center;}
h4 {text-align: left;}
h5 {text-align: left;}
h6 {text-align: left;}
.ind {text-indent: 2em;}
.noind {text-indent: 0;}
.center {
	text-align: center;
	text-indent: 0;
}
.right {
	text-indent: 0;
	text-align: right;
}
.left {text-align: left;}
.copy1 {
	font-size: 0.6em;
	text-indent: 0;
}
.copy2 {
	font-size: 0.6em;
	text-indent: 0;
	margin-top: 20px;
}
.toc1 {text-align: left;}
.toc2 {text-align: left;}
.toc3 {text-align: left;}
.toc4 {text-align: left;}
.toc5 {text-align: left;}
.toc6 {text-align: left;}
.toc7 {text-align: left;}
.toc8 {text-align: left;}
.toc9 {text-align: left;}
.idx1 {text-align: left;}
.idx2 {text-align: left;}
.idx3 {text-align: left;}
.idx4 {text-align: left;}
.idx5 {text-align: left;}
.idx6 {text-align: left;}
.idx7 {text-align: left;}
.idx8 {text-align: left;}
.idx9 {text-align: left;}
.poem1 {text-align: left;}
.poem2 {text-align: left;}
.poem3 {text-align: left;}
.poem4 {text-align: left;}
.poem5 {text-align: left;}
.poem6 {text-align: left;}
.poem7 {text-align: left;}
.poem8 {text-align: left;}
.poem9 {text-align: left;}
.note {
	text-indent: 0;
	text-align: left;
	margin-top: 20px;
}
.caption {
	text-align: center;
	text-indent: 0;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 30px;
}
.break {
	text-align: center;
	text-indent: 0;
	margin-top: 30px;
	margin-bottom: 30px;
}
.top {margin-top: 30px;}
.bottom {margin-bottom: 30px;}
.topbottom {
	margin-top: 30px;
	margin-bottom: 30px;
}
.gray {color:#505050;}
ol ol {
	margin-top: 0;
	margin-bottom: 0;
}
ul ul {
	margin-top: 0;
	margin-bottom: 0;
}
ol ul {
	margin-top: 0;
	margin-bottom: 0;
}
ul ol {
	margin-top: 0;
	margin-bottom: 0;
}
ol {
	margin-top: 30px;
	margin-bottom: 30px;
}
ul {
	margin-top: 30px;
	margin-bottom: 30px;
}
div.lettertype {
	margin: 20px;
}
div.letterhand {
	margin: 20px;
}
div.pullquoteright {
	margin: 20px;
}
div.pullquoteright p {
	text-indent: 0;
	text-align: center;
}
div.pullquoteleft {
	margin: 20px;
}
div.pullquoteleft p {
	text-indent: 0;
	text-align: center;
}
div.box {
	margin: 20px;
}
div.image {
	margin: 30px 0;
}


/* ---- Default Styles ---- */
@page {
	margin-top: 30px;
	margin-bottom: 20px;
}
body {
	margin-right: 30px;
	margin-left: 30px;
	padding: 0;
}
/* ---- Paragraphs ---- */
p {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.5em;
	text-align: justify;
	text-indent: 2em;
}
.ind {text-indent:2em;}
.poem1, .toc1, .hang1 {
	text-indent: -30px;
	margin-left: 30px;
}
.poem2, .toc2, .hang2 {
	text-indent: -30px;
	margin-left: 60px;
}
.poem3, .toc3, .hang3 {
	text-indent: -30px;
	margin-left: 90px;
}
.poem4, .toc4, .hang4 {
	text-indent: -30px;
	margin-left: 120px;
}
.poem5, .toc5, .hang5 {
	text-indent: -30px;
	margin-left: 150px;
}
.poem6, .toc6, .hang6 {
	text-indent: -30px;
	margin-left: 180px;
}
.poem7, .toc7, .hang7 {
	text-indent: -30px;
	margin-left: 210px;
}
.poem8, .toc8, .hang8 {
	text-indent: -30px;
	margin-left: 240px;
}
.poem9, .toc9, .hang9 {
	text-indent: -30px;
	margin-left: 270px;
}

.idx1 {
	text-indent: -40px;
	margin-left: 40px;
}
.idx2 {
	text-indent: -40px;
	margin-left: 70px;
}
.idx3 {
	text-indent: -40px;
	margin-left: 100px;
}
.idx4 {
	text-indent: -40px;
	margin-left: 130px;
}
.idx5 {
	text-indent: -40px;
	margin-left: 160px;
}
.idx6 {
	text-indent: -40px;
	margin-left: 190px;
}
.idx7 {
	text-indent: -40px;
	margin-left: 220px;
}
.idx8 {
	text-indent: -40px;
	margin-left: 250px;
}
.idx9 {
	text-indent: -40px;
	margin-left: 280px;
}

.biblio {
	text-indent: -30px;
	margin-left: 30px;
}
.copy1 {
	font-size: 0.9em;
}
.copy2 {
	font-size: 0.9em;
}
/* ---- Other ---- */
blockquote {
	margin-top: 0;
	margin-bottom: 0;
}
blockquote p {
	text-indent:0;
}
sup {
	font-size: 0.8em;
	vertical-align: 5px;
}
sub {
	font-size: 0.8em;
	vertical-align: -5px;
}
.underline {text-decoration: underline;}
.code, code {font-family: "Courier New", "Courier", monospace;}
.dropcap {
	font-size: 3em;
	font-weight: bold;
	line-height: 1;
	height: 1em;
	float: left;
	margin: 0 0.125em 0 0;
}
/* ---- Lists ---- */
ol.decimal {list-style-type: decimal;}
ol.upper-alpha {list-style-type: upper-alpha;}
ol.lower-alpha {list-style-type: lower-alpha;}
ol.upper-roman {list-style-type: upper-roman;}
ol.lower-roman {list-style-type: lower-roman;}
ul.disc {list-style-type: disc;}
ul.circle {list-style-type: circle;}
ul.square {list-style-type: square;}
ol ol {
	margin-top: 0;
	margin-bottom: 0;
}
ul ul {
	margin-top: 0;
	margin-bottom: 0;
}
ol ul {
	margin-top: 0;
	margin-bottom: 0;
}
ul ol {
	margin-top: 0;
	margin-bottom: 0;
}
li {
	line-height: 1.5em;
	text-align: justify;
}
/* ---- Table ---- */
table {
	border-collapse: collapse;
	margin: 20px 0;
}
th, td {
	padding: 4px;
}
table.border {
	border: 1px solid black;
}
table.border th, table.border td {
	border: 1px solid black;
}
/* ---- Divs ---- */
div.lettertype {
	margin: 30px;
}
div.letterhand {
	margin: 30px;
}
div.pullquoteright {
	float: right;
	margin: 15px 0 15px 15px;
	padding: 15px 0;
	width: 150px;
	border-top: 3px double #505050;
	border-bottom: 3px double #505050;
}
div.pullquoteleft {
	float: left;
	margin: 15px 15px 15px 0;
	padding: 15px 0;
	width: 150px;
	border-top: 3px double #505050;
	border-bottom: 3px double #505050;
}
div.pullquoteleft p, div.pullquoteright p {
	text-indent: 0;
	text-align: center;
	font-size: 1.2em;
}
div.box {
	margin: 30px;
	padding: 15px;
	border: 1px solid black;
}
div.image {
	margin: 30px 0;
}