@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;
}
svg
{
	height: 98%;
	width: 100%;
}
body
{	
	margin-right: 2em;
}
.subtitle
{
	font-size: 1.3em;
	margin-top: .2em;
	margin-bottom: 1em;
	text-align: center;
}
.author
{
	font-size: 1.2em;
	margin-top: 3em;
	margin-bottom: 0.2em;
	text-align: center;
}
.h1
{
	font-size:2.0em;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}
.pub
{
	margin-top: 8em;
	margin-bottom: .2em;
	text-align: center;
}
.copytop
{
	margin-top: 1em;
	margin-bottom: 0.2em;
	text-indent: 0.01em;
}
.copy
{
	margin-top: 1em;
	margin-bottom: 0.2em;
	text-indent: 0.01em;
}
.copy1
{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	text-indent: 0.01em;
}
.h2
{
	font-size:1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}
.h2a
{
	font-size:1.5em;
	margin-top: 1em;
	margin-bottom: 0.2em;
	text-align: left;
}
.indent
{
	margin-top: .2em;
	margin-bottom: .2em;
	text-indent: 1.2em;
}
.noindent
{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	text-indent: 0.01em;
}
.nounder
{
	text-decoration: none;
}
.indenttop
{
	margin-top: 1em;
	margin-bottom: .2em;
	text-indent: 1.2em;
}
.noindenttop
{
	margin-top: 1.2em;
	margin-bottom: 0.2em;
	text-indent: 0.01em;
}
.noindenta
{
	margin-top: 1em;
	margin-bottom: 0.2em;
	text-indent: 0.01em;
}
.dedication
{
	margin-top: 2em;
	margin-bottom: .2em;
	text-align: center;
}
.right
{
	margin-top: 1em;
	margin-bottom: .2em;
	text-align: right;
	margin-right: 3em;
}
span.entity
{
	font-family: "Charis";
}
.toc
{
	margin-top: .2em;
	margin-bottom: 0.3em;
	text-indent: 0.01em;
}
.dropcap
{
	font-size: 1.7em;
}

