﻿table.textaps
{
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	font-size: 1.0em;
	width: 100%;
	border: 0px;
}

table.textaps td
{
padding: 3px;
text-align: left;

}

table.textaps td.numbers
{
text-align: right;
}

div.style2 
{
font-family: Arial, Helvetica, sans-serif;
}

div.notefont 
{
font-family: Arial, Helvetica, sans-serif;
}

div.blockdoubleindent { 
    padding-left: 5em;
    padding-right: 10em;
    margin-top: 1em;
    margin-bottom: 1em;
}

p.1em
{
	margin-top: 0.05em;
	margin-bottom: 0.05em;
}

p.sansserif 
{
	font-family: Arial, Helvetica, sans-serif;
	}

p.biblio 
{
    padding-left: 6%;
    text-indent: -6%;
	margin-bottom: -0.5em;
	font-family: Arial, Helvetica, sans-serif;
	}

p.nospacing 
{
    margin-top: 0em;
	margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
p.indent 
{
    text-indent: 5em;
    margin-top: 0em;
	margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
	}

p.spacing 
{
    margin-top: 0em;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
p.indentspacing 
{
    text-indent: 5em;
    margin-top: 0em;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	}


