@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: 2em;
	text-align: center;
}
.image2
{
	margin-top: .5em;
	margin-bottom: 8em;
	text-align: center;
}
.image1
{
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}
.indent
{
	margin-top: .2em;
	margin-bottom: .2em;
	text-indent: 1.2em;
	text-align: left;
}
.noindent
{
	margin-top: 1em;
	margin-bottom: .2em;
	text-indent: 0.01em;
	text-align: left;
}
.right
{
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: right;
}
.ima
{
	height: 92%;
}
.ima1
{
	width: 100%;
}
.h1a
{
	font-size: 2em;
	margin-top: 0em;
	margin-bottom: 5em;
        text-align: center;
}
.h2
{
	font-size: 1.7em;
	margin-top: 1em;
	margin-bottom: 1em;
        text-align: center;
}
.h1aa
{
	font-size: 2em;
	margin-top: .2em;
	margin-bottom: 1em;
        text-align: center;
}
.subtitle
{
        font-size: 1.3em;
	margin-top: .2em;
	margin-bottom: 5em;
        text-align: center;
}
.pub
{
	margin-top: .2em;
	margin-bottom: .2em;
        text-align: center;
}
.copy
{
	margin-top: 1.5em;
	margin-bottom: .2em;
	text-indent: 0.01em;
	text-align: left;
}
.copy1
{
        font-size: .9em;
	margin-top: 1.5em;
	margin-bottom: .2em;
	text-indent: 0.01em;
	text-align: left;
}
.left1
{
	margin-top: 4em;
	margin-bottom: .2em;
	margin-left: 3em;
	text-indent: 0.01em;
	text-align: left;
}
.left
{
	margin-top: .2em;
	margin-bottom: 1em;
	margin-left: 3em;
	text-indent: 0.01em;
	text-align: left;
}
.left-a
{
	margin-top: 4em;
	margin-bottom: 1em;
	margin-left: 3em;
	text-indent: 0.01em;
	text-align: left;
}
.h2a
{
	font-size: 1.3em;
	margin-top: 1em;
	margin-bottom: 1em;
        text-align: center;
}
.toc
{
	margin-top: .2em;
	margin-bottom: .2em;
	text-indent: 0.01em;
	text-align: left;
}
.toc1
{
	margin-top: 2em;
	margin-bottom: .2em;
	text-indent: 0.01em;
	text-align: left;
}
.toc-chap
{
	margin-top: .2em;
	margin-bottom: .2em;
	text-indent: 0.01em;
	text-align: left;
}
.imagep
{
	margin-top: 2em;
	margin-bottom: 5em;
	text-align: center;
}
.center
{
	margin-top: .2em;
	margin-bottom: 1em;
	text-align: center;
}
.images
{
	margin-top: 1em;
	margin-bottom: .2em;
	text-align: center;
}
.nounder
{
	text-decoration: none;
}
.leftc
{
	margin-top: 4em;
	margin-bottom: .2em;
	text-indent: 0.01em;
	text-align: left;
}
.imb
{
	width: 100%;
}
.group
{
        page-break-inside: avoid;
}