body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td,table,img {
	margin:			0;
	padding:		0;
} 

/*body {
	background-color:		#FFF;
	font-size:				100%;
	font-family:			"Lucinda Grande", Helvetica, sans-serif;
	padding:				1em;
	background-image:		url(underline.gif);
}*/

h1 {
	font-size:				1.5em;
	line-height:			1.67em;
	margin-top:				1.67em;
	margin-bottom:			1.67em;
}

h2 {
	font-size:				1.25em;
	line-height:			1em;
	margin-top:				1em;
	margin-bottom:			1em;
	font-weight:			bold;
}

h3 {
	font-size:				1em;
	line-height:			1.25em;
	margin-top:				1.25em;
	margin-bottom:			1.25em;
	font-weight:			bold;
	background-color:		#006623;
	color:					#FFF;
	padding-left:			1em;
}

h1, h2, h3 { padding: 1px; }

p {
	font-size:				1em;
	line-height:			1.25em;
	margin-top:				1.25em;
	margin-bottom:			1.25em;
}

/*table {
	margin-top:				0;
	margin-bottom:			1.25em;
	border-collapse:		collapse;
}

td,th {
	font-size:				1em;
	line-height:			1.25em;
}

th {
	font-weight:			bold;
	text-align:				left;
}*/

#descSummary th {
	width:					10em;
	text-align:				left;
	font-size:				1em;
	line-height:			1.25em;
}

#descSummary, #inventory {
	border-collapse:		separate;
	margin-bottom:			0.25em;
	font-family:			Verdana, Helvetica, sans-serif;
	font-size:				11px;
	color:					#000;
}

#descSummary td, #descSummary th {
	padding-bottom:			0.5em;
}

/*#inventory .container {
	width:					4em;
	text-align:				center;
}

#inventory .dateItem {
	width:					6em;
}

#inventory .abstract, #inventory .container, #inventory .dateItem {
	padding-right:			0.5em;
	padding-left:			0.5em;
}

#inventory .rowOdd { background-color: #f6f0d6; }
#inventory .rowEven { background-color: #FFF; }
#inventory .series { font-weight: bold; }*/

/*#eadheader {
	position:				relative;
	height:					203px;
}

#eadheader h2 {
	position:				absolute;
	top:					50%;
	left:					200px;	
	height:					203px;
	margin-top:				0;
}

#eadheader img {
	display:				block;
	position:				absolute;
	top:					0;
	left:					0;
	width:					200px;
}*/

#XMLenclose { padding: 3px; }