.sansa {
 font-family: Arial, Helvetica, sans-serif
 }
 
.sansb, .sansa small b, .sansa b small, small.sansa b, small b.sansa  {
 font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif
 }
 
.serifa {
 font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif
 }
 
.serifabody {
 font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
 line-height: 120%;
 }
 
 small.sansa,.sansa small {
 font-family: Helvetica, sans-serif
 }	
 
 big.sansb,.sansb big {
 font-family: "Myriad Web", 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:maroon;text-decoration:none}
A:active {background:none;color:maroon;text-decoration:none}
A:hover {background:none;color:red;text-decoration:underline}

.colorred { color: red; }
