@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;
}
body
{
	margin-right: 2.0em;
}
.bhalftitle
{
	font-size: x-large;
	margin-top: 3em;
	margin-bottom: .1em;
	text-align: center;
}
.copyright
{
	margin-top: 1.0em;
	margin-bottom: 0.5em;
        text-align: center;
}
.copyright1
{
	margin-top: 1.5em;
	margin-bottom: 1.2em;
        text-align: center;
}
.image
{
	margin-top: .5em;
	margin-bottom: .5em;
	text-align: center;
}
.h1
{
	font-size: xx-large;
	text-align: center;
	margin-top: 1.5em;
	margin-bottom: 1.3em;
}
.author
{
	font-size: large;
	margin-top: 3em;
	margin-bottom: .1em;
	text-align: center;
}
.h2
{
	font-size: x-large;
	margin-top: 1.2em;
	margin-bottom: 1em;
	text-align: center;
	line-height: 1.2em;
}
.h3
{
	font-size: large;
	margin-top: 1.5em;
	margin-bottom: .5em;
	text-indent: 0.001em;
}
.indent
{
	margin-top: .4em;
	margin-bottom: .4em;
	text-indent: 1.2em;
}
.blockquote
{
	margin-top: 1.0em;
	margin-bottom: 1.1em;
	margin-left: 2.5em;
	margin-right: 1.2em;
}
.noindent
{
	margin-top: .5em;
	margin-bottom: .4em;
	text-indent: 0.001em;
}
.textcenter
{
	margin-top: .5em;
	margin-bottom: .4em;
	text-indent: 0.001em;
	text-align: center;
}
.texthangingindent
{
	margin-top: .3em;
	margin-bottom: .3em;
	margin-left: 3em;
	text-indent: -1em;
}
.dedic
{
	margin-top: 3em;
	margin-bottom: .4em;
        text-align: center;
}
.publisher
{
	margin-top: 7.5em;
	margin-bottom: .4em;
	text-align: center;
}
SPAN.weblink
{
        text-decoration: underline;
        color: #0000FF;
}
svg
{
    height: 98%;
    width: 100%;
}
.nounder
{
	text-decoration: none;
}
.image1
{
	margin-top: .5em;
	margin-bottom: .5em;
}
.tocchap
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}