@page
{
margin: 5pt;
}
@font-face {
font-family: "Charis";
font-style: normal;
font-weight: normal;
src:url(fonts/CharisSILR.ttf);
}
@font-face {
font-family: "Charis";
font-style: normal;
font-weight: bold;
src:url(fonts/CharisSILB.ttf);
}
@font-face {
font-family: "Charis";
font-style: italic;
font-weight: normal;
src:url(fonts/CharisSILI.ttf);
}
@font-face {
font-family: "Charis";
font-style: italic;
font-weight: bold;
src:url(fonts/CharisSILBI.ttf);
}

body {
font-size: medium;
text-align: justify;
line-height: 1.2em;
margin-top: 1em;
margin-left: 1em;
margin-right: 2em;
font-family: "Charis"
}

img {
max-height: 100%;
max-width: 100%;
}

a.hlink {
text-decoration: none;
}
a {
text-decoration: none;
}

p {
margin-top: 0.3em;
margin-bottom: 0.3em;
text-indent: 0em;
}

div.copyright {
font-size: small;
margin-top: 2em;
}

sup {
	vertical-align: 4px;
	font-size: 0.7em;
}

sup.frac, sub.frac {
	font-size: 0.7em;
}

div.block {
margin-bottom: 1em;
margin-top: 1em;
margin-left:5em;
margin-right:5em;
text-align:left;
}

div.chapter {
margin-top: 2em;
}

div.figure {
margin-top: 1em;
text-align:center;
margin-bottom: 1em;
}

div.grey {
margin-top:1em;
margin-bottom:1em;
text-align:left;
}

div.titlepage {
margin-top: 2em;
}

h1.chapter {
font-size: 2em;
text-align: center;
line-height:1.3em;
margin-top: 2em;
margin-bottom: 2em;
}

h1.toc{
font-size: x-large;
text-align: left;
margin-top: 2em;
margin-bottom: 2em;
}

h1.section {
text-align: center;
font-size: 1.2em;
font-weight: bold;
margin-bottom: 1em;
margin-top: 2.5em;
}

h2.section {
text-align: left;
font-size: 1.2em;
font-weight: bold;
margin-bottom: .1em;
margin-top: 1em;
}

h3.section {
text-align: left;
font-size: 1em;
font-weight: bold;
margin-bottom: .2em;
margin-top: .8em;
}

h2.author {
text-align: center;
font-size: 1.5em;
margin-bottom: 6em;
margin-top: 2em;
}

p.center {
text-align: center;
margin-bottom: 1em;
margin-top: 1em;
}

p.center1 {
text-align: center;
margin-top: .5em;
margin-bottom: .5em;
}

h1.title {
font-weight: bold;
font-size: 2.5em;
margin-top: 1em;
margin-bottom: 1em;
text-align: center;
line-height: 1em;
}

div.box {
margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 2em;
border: thin;
border-bottom: 1px double;
border-left: 1px double;
border-top: 1px double;
border-right: 1px double;
padding: 1em;
}

p.cap {
text-align: justify;
font-size: small;
margin-bottom: 0em;
margin-top: 0em;
}

p.crt{
text-align: center;
margin-top: 0em;
margin-bottom:0em;
}

p.crt1{
text-align: center;
margin-top: 1em;
margin-bottom: 0em;
}

p.extract {
text-align: justify;
margin-top: .8em;
margin-bottom: 0em;
}

p.extract1 {
text-indent: 1.00em;
text-align: justify;
margin-top: 1em;
margin-bottom: 0em;
}

p.hanging
{
text-indent: -1em;
font-size: medium;
margin-left: 1em;
margin-top: 0.4em;
margin-bottom: .2em;
}

p.indent{
text-indent: 1.00em;
text-align: justify;
}

p.logo {
text-align:left;
}

p.nonindent
{
margin-top: 0em;
margin-bottom:0em;
text-align:justify;
}

p.right {
text-align: right;
font-size:small;
}

p.toc {
margin-top: 0em;
margin-bottom: 0em;
}


/*=======span classes========*/

span.big{
font-size: 200%;
}

span.small{
font-size: small;
}
span.small0{
font-size: x-small;
}

span.small_tp{
font-size: small;
}
p.center_tp {
text-align: center;
margin-bottom: 0em;
margin-top: 0em;
font-size: x-small;
line-height: 1.1em;
}

p.center_ded {
text-align: center;
margin-bottom: 1em;
margin-top: 5em;
}

div.block1 {
margin-bottom: 1em;
margin-top: 1em;
margin-left:3em;
margin-right:3em;
text-align:left;
}
p.indent1{
text-indent: 2.00em;
text-align: justify;
}
div.block2 {
margin-bottom: 1em;
margin-top: 1em;
margin-left:1em;
margin-right:1em;
text-align:left;
}
p.nonindent1
{
margin-top: 0em;
margin-bottom:0em;
text-align:justify;
margin-left: 10em;
}