@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-right: 2em;
}
svg
{
	height: 98%;
	width: 100%;
}
.image
{
	margin-top: 0.1em;
	margin-bottom: 5em;
	text-align: center;
}
.image1
{
	margin-top: 2em;
	margin-bottom: .1em;
	text-align: center;
}
.image2
{
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}
.pub
{
	margin-top: 7em;
	margin-bottom: 0.01em;
	text-align: center;
}
.copyright1
{
	margin-top: 2em;
	margin-bottom: 0.01em;
        text-indent: 0em;
}
.copyright
{
	margin-top: 1em;
	margin-bottom: 0.01em;
        text-indent: 0em;
}
.copyrighti
{
	margin-top: 2.5em;
	margin-bottom: 0.01em;
        text-indent: 0em;
}
.h2
{
	font-size:1.5em;
	margin-top: 1em;
	margin-bottom: 0.5em;
        text-align: center;
}
.indent
{
	margin-top: .1em;
	margin-bottom: .1em;
	text-indent: 1.5em;
}
.indenti
{
	margin-top: .1em;
	margin-bottom: 0.5em;
	margin-left: 8em;
}
.nounder
{
	text-decoration: none;
}
.noindent
{
	margin-top: .1em;
	margin-bottom: .1em;
	text-indent: 0.01em;
}
.toc
{
	margin-top: 0.1em;
	margin-bottom: 0.3em;
	text-indent: 0.01em;
}
.center1
{
	font-size: 1.5em;
	margin-top: 5em;
	margin-bottom: 5em;
	text-align: center;
}
.h1
{
	font-size:2.0em;
	margin-top: 2em;
	margin-bottom: 0.1em;
	text-align: center;
}
.center
{
	margin-top: 3em;
	margin-bottom: 2em;
	text-align: center;
}
.author
{
	margin-top: 2em;
	margin-bottom: 0.1em;
	text-align: center;
}
.right
{
	margin-top: 1em;
	margin-bottom: .5em;
	text-align: right;
}
.left
{
	margin-top: 1em;
	margin-bottom: .5em;
        text-indent: 0em;
}
.max
{
        height: 92%;
}
.max1
{
        widht: 100%;
}
.group
{
        page-break-inside: avoid;
}
.h2a
{
	font-size:1.5em;
	margin-top: 1em;
	margin-bottom: 2em;
        text-align: center;
}