BODY {	margin-left: 5em;
	margin-right: 1em;
	background-color: white;
	font-family: sans-serif;}

H1 {	font-family: sans-serif;
	font-size: 160%} 

H2 {	font-family: sans-serif;
	font-size: 150%} 

H3 {	font-family: sans-serif;
	font-size: 140%} 

H4 {	font-family: sans-serif;
	font-size: 130%} 

H5 {	font-family: sans-serif;
	font-size: 120%} 

H6 {	font-family: sans-serif;
	font-size: 110%} 

blockquote { margin-left: 3em;
	margin-right: 3em}

	.left { text-align: left;}
       
	.center { text-align: center;}

	.right	{ text-align: right;}

	.double { line-height: 2;}

	.doubleindent { line-height: 2;
		text-indent: 3em; }

	.headspace { margin-top: 1em; }

	.indent { text-indent: 3em; }
  
	.outdent { text-indent: -2em; 
		margin-left: 2em; }

	.wideleft { margin-left: 2em; }

	.pagehead { margin-left: -70px;
		text-align: left;}

	.footer { margin-left: -70px;
		text-align: right;
		font-size: 75%;}

	.redtext {color: red;}

	.silverbg { color: black; 
		background: silver;}

	.aquabg	{ color: black;
		background: aqua;}

	.redbg 	{ color: black; 
		background: red;}

	.yellowbg { color: black; 
		background: yellow;}

	.grownbg { color: black; 
		background: #cccc99;}

	.paleyellowbg { color: black; 
		background: #ffffcc;}

  	.graybarright { float: right; 
		width: 30%; 
		padding: 1em; 
		color: black; 
		background: silver; 
		font-family: sans-serif; 
		font-size: 80%; 
		text-align: left;}      

	.graybarleft { float: left; 
		width: 30%; 
		height: 100%;
		padding: 1em; 
		color: black; 
		background: silver; 
		font-family: sans-serif; 
		font-size: 80%;}     
 
	.palebarright { float: right;
                padding: 1em;
                color: black;
                background: #cccc99;
                font-family: sans-serif;
                font-size: 80%;
                text-align: left;}


        .smallbarright { float: right;
                width: 20%;
                padding: 1em;
                color: black;
                background: #ffffcc;
                font-family: sans-serif;
                font-size: 80%;
                text-align: left;}

        .smallbarleft { float: left;
                width: 20%;
                padding: 1em;
                color: black;
                background: #ffffcc;
                font-family: sans-serif;
                font-size: 80%;
                text-align: left;}

        .flushbarleft { position: absolute;
		left: 2px;
                width: 20%;
                padding: 1em;
                color: black;
                background: silver;
                font-family: sans-serif;
                font-size: 80%;
                text-align: left;}


	.floatright { float: right;} 

	.floatleft  { float: left;}

	.sanstext { font-family: Helvetica, Arial, sans-serif; }

	.bigtext { font-size: 130%;}

	.vbigtext { font-size: 150%;}

	. text { font-size: 100%;}

	.smalltext { font-size: 85%;}

	.vsmalltext { font-size: 70%;}

	.orrington { font-family: "Orrington SmallCaps", Helvetica, sans-serif;
		font-size: 130%;}

	.banner	{ position: absolute;
		left: 2px;}

	.nodecoration { text-decoration: none;}
