body {
	padding:0;
	margin:10px 10px 0px 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: .9em;
	width: 90%;
	background-color: white;
	}

#header {
	margin:0; padding:0;
	}
#header img {
 display: none;
}
#header h1 {
 display: block;
 font-size: 2em;
 font-weight: bold;
 /*color: #002D56;*/
 background-color: white;
 border: none;
}
#header h2 {
 font-size: 1em;
 font-weight: bold;
 /*color: #002D56;*/
 border-bottom: 8px solid #cccccc;
 background-color: white;
 text-decoration: none;
}
#header a {
 text-decoration: none;
 /*color: #002D56;*/
}


#footer {
 display: none;
}
#footer a {
 /*color: #002D56;*/
 text-decoration: none;
}
.footer  {
 /*color: #002D56;*/
 text-decoration: none;
 font-size: 0.7em;
 font-weight: bold;
 font-variant: small-caps;
 text-align: center;
 word-spacing: 30px;
}

#main1 {
	margin:0; padding:0;
	}
#main2 {
	margin:0; padding:0;
	}

#navarea {
	display: none;
	}

#sidebar {
	display: none;
	}
#middle {
	margin:0 0px;
	}
.column-in {
	margin:0; padding:0.5em 1em 0.8em 0.5em;
	}
.content{
	margin:0; padding:0.5em 1em 0.8em 0.5em;
	}
content ul { list-style-type: disc;}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}

	h1,h2,h3,h4 { margin: 0.2em 0 0}
	h1 { /*color: #004812;*/  font-size: 1.3em; font-weight: bold;
	     border-bottom: 2px inset #4b4b4b; margin: 0 0 0.3em 0;}
	h2 { /*color: #002D56;*/  font-size: .8em; font-weight: bold; margin: 0.3em 0 0 0;}
	h3 { font-weight: bold; margin: 0.3em 0 0 0;}
	.keyphrase, .key { font-weight: bold; }
	.t1 { /*color: #004812;*/   font-weight: bold; }
	.t2 { /*color: #002D56;*/  font-weight: bold; }
	p { margin: 0.5em 0; }
	a:hover { color:black; background-color: #92BEE5; text-decoration: none; }
	img { display: none; }
	.hilite { background-color:#cccccc; }
	.heb, .title, .quote, .note { font-style: italic; }
	.caption { font-style: italic; font-size: 75%; }
	.inactive { color: #aaaaaa; }
	.quotee { font-style: italic; text-align: right; font-size: 75%; }
	.book { font-style: italic; font-weight: bold; }
	.note { font-style: italic; }
	.indent { text-indent: 5px; }

	.copy { text-align:center; font-size:80% }
