.sansa {
 font-family: Tacoma, Arial, Helvetica, sans-serif
 }
 
.sansabody {
 font-family: Tacoma, Arial, Helvetica, sans-serif;
 line-height: 130%;
 }
 
.serifa {
 font-family: Georgia, "Times New Roman", serif
 }
 
.serifabody {
 font-family: Georgia, "Times New Roman", serif;
 line-height: 130%;
 }
 
 small.sansa,.sansa small {
 font-family: Tacoma, Arial, Helvetica, sans-serif
 }	
 
 big.sansa,.sansa big {
 font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
 }	
 
.min {
 font-size: 10px
 }

p	{
	margin-top:	.75em;
	line-height:	100%;
	}
	
h1 small	{
	font-size: 67%;
	}
	
h1, h2	{
	margin-top:	1.667em;
	margin-bottom: .25em;
	}
	
h3, h4 {margin-top: 1.00em;
	margin-bottom: .25em;
	}
	
h5, h6 {margin-top: 1.00em;
	margin-bottom: .25em;
	}
		
h1	{
	font-size:	1.5em;
	text-align:	left;
	}
	
h2	{
	font-size:	1.33em;
	}
	
h3	{
	font-size:	1.125em;
	}
	
h5	{
	font-size:	1em;
	font-weight:	normal;
	font-style:	italic;
	}
	
h6	{
	font-size:	1em;
	font-weight:	normal;
	}	
	 
body {
	color: black;
	background: white;
	margin: 2em 5% 2em 10%;
	}
	
address {
	margin-bottom: 1em;
	margin-top: 1em;
	text-align: right;
	}
	
A:link {background:none;color:blue;text-decoration:none}
A:visited {background:none;color:purple;text-decoration:none}
A:active {background:none;color:purple;text-decoration:none}
A:hover {background:none;color:red;text-decoration:underline}

.colorred { color: red; }

.colorblue { color: blue; }

.pagebreakbefore {page-break-before: always;}
.pagebreakafter {page-break-after: always;}
.widoworphan {
	widow: 3;
	orphan:3;
	}

.moreleading {
 line-height: 140%;
}
