body {
  margin: 0;
  margin-left: .2em;
  padding: 0;
  background: #FFFFFF;
  color: black;
  font-family:verdana,arial,helvetica,sans-serif;
  font-size: small; 
}

#container {
	margin-left:5%;
	margin-right:5%;
}

#header{text-align:center;}

#footer_links {
	margin-left:auto;
	margin-right:auto;
	width:90%;
}

h1 {font-size:large;
	color:#800000; 
	background-color:#ecddd5;
	text-align:center;
}

h2 {font-size: medium;}

h1, h2{
	text-align: center;
	line-height: 120%;
}

h4{
	line-height: 120%;
	font-weight: 500;
}

ul.nobullets{list-style: none;}

ol.lalpha{list-style: lower-alpha;}

ol.lroman{list-style: lower-roman;}

li.spaced{margin-bottom: 1em;}

li.nobullet{list-style: none;}

.centeredtext{text-align: center;}

.footer { 
	font-size: x-small; 
	color:#800000;  
	background-color:transparent;
	text-align:center; 
 	margin-top:3px;
}

.footercopyright { 
	font-size: xx-small; 
	color: #800000;  
	background-color:transparent;
	text-align: center;
	margin-top:0; 
	margin-bottom:0;
}

.botline {
	width:100%;
	height:5px;
	border:0px;
}

div.endnote {margin-left: 3em; margin-right:3em;}
div.endnote p, p.endnote {font-size: small;}

div.biblio {margin-left: 3em; margin-right:6em;}
div.biblio p, p.biblio {text-align: left; text-indent: -3em; font-size: x-small; margin: .25em 3em;}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pagemod { text-align:center; font-family: arial,helvetica; font-size: x-small; color: #666666;font-style:italic;}
