@font-face {font-family: "Gentium Book Plus";
	src:url("../../../fonts/SIL/Gentium/GentiumBookPlus-Regular.woff2");	}
@font-face {font-family: "Andika";
	src:url("../../../fonts/SIL/Andika/Andika-Regular.woff2");		}
@font-face {font-family: "Inconsolata";
	src:url("../../../fonts/Inconsolata/Inconsolata-Regular.ttf");		}
body
{
   font-family	: "Gentium Book Plus", serif;
   line-height	: 2.92ex;
   margin-right	: auto;
   margin-left	: auto;
   padding-left	: 1%;
   padding-right: 1%;
   text-align	: justify;
   max-width	: 450pt;
}

body, p, h1, h2, h3, h4, h5, h6
{
   color           : #000080;
   background-color: #ffffff;
}

a:link    {color: #0000ff; background-color: #ffffff;}
a:visited {color: #0000c0; background-color: #ffffff;}
a:active  {color: #000000; background-color: #ffffff;}
a:hover   {color: #000000; background-color: #ffffff;}

h1, title
{
   font-variant:   small-caps;
   /* text-transform:   uppercase; */
}
ul, ol {
   margin-left	: 0em;
   padding-left	: 0.9em;
}
strong
{
   text-transform: uppercase;
   font-weight   : normal;
}

.citaat1
{
   font-style	: normal;
   font-family	: Andika, sans-serif;
   color	: #005050;
}

.citaat2
{
   font-style	: normal;
   font-family	: Inconsolata, monospace;
   color	: #005050;
}

.WiderText
{
   letter-spacing: +4px;
}

