@font-face
{
	font-family: "Charis";
	src: url(../fonts/CharisSILR.ttf);
	font-style: normal;
	font-weight: normal;
}
@font-face
{
	font-family: "Charis";
	src: url(../fonts/CharisSILB.ttf);
	font-style: normal;
	font-weight: bold;
}
@font-face
{
	font-family: "Charis";
	src: url(../fonts/CharisSILI.ttf);
	font-style: italic;
	font-weight: normal;
}
@font-face
{
	font-family: "Charis";
	src: url(../fonts/CharisSILBI.ttf);
	font-style: italic;
	font-weight: bold;
}
@page
{
        margin: 1.5em;
}
body
{
	margin: 0 2em 0 0em;
}
svg
{
	height: 98%;
	width: 100%;
}
.image
{
	margin-top: .2em;
	margin-bottom: 5em;
	text-align: center;
}
.image1
{
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}
.img
{
        width: 100%;
}
.img1
{
        height: 90%;
}
.group
{
        page-break-inside: avoid;
}
.h2
{
	font-size: 1.7em;
	margin-top: 1em;
	margin-bottom: 1.5em;
        text-align: center;
}
.h2a
{
	font-size: 1.7em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
        text-align: center;
}
.indent
{
	margin-top: .2em;
	margin-bottom: .2em;
	text-indent: 1.5em;
}
.noindent
{
	margin-top: 1em;
	margin-bottom: .2em;
	text-indent: 0.01em;
}
.right
{
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: right;
}
.figcap
{
	margin-top: 1em;
	margin-bottom: 1em;
	text-indent: 0em;
}
.poem
{
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: left;
        margin-left: 5em;
}
.toc
{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	text-indent: 0em;
}
.halftitle
{
	font-size: 1.6em;
	margin-top: 4em;
	margin-bottom: 5em;
        text-align: center;
}
.image2
{
	margin-top: 2em;
	margin-bottom: 4em;
	text-align: center;
}
.pub
{
	margin-top: 8em;
	margin-bottom: 1em;
	text-align: center;
}
.copyt
{
	margin-top: 1em;
	margin-bottom: 0em;
        text-indent: 0em;
}
.copy1
{
	margin-top: 3em;
	margin-bottom: 0.1em;
        text-indent: 0em;
}
.copy1a
{
        font-size: 0.9em;
	margin-top: 3em;
	margin-bottom: 0.1em;
        text-indent: 0em;
}
.h1
{
	font-size: 2em;
	margin-top: 2em;
	margin-bottom: 1.3em;
        text-align: center;
}
.subtitle
{
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 4em;
        text-align: center;
}
.poem2
{
	margin-top: 3em;
	margin-bottom: 5em;
	text-align: center;
}
.indentt
{
	margin-top: 1.5em;
	margin-bottom: .2em;
	text-indent: 1.5em;
}
.nounder
{
	text-decoration: none;
}