body         {
	          background: white;
	          font-size: 12pt;
              color: #000; 
	          }
div.buttonspace { 
              display: none;
              }        
div#outerwrapper {                  
              width: auto;
              margin: 0 5%;
              padding: 0; 
              border: 0px none; 
              float: none !important;
	          background: ;
              }  
div#essaybody {
              width: auto;
              color: #000; 
              }  
div#essaybody h5 {
              text-align: right;
              font-style: italic;
              }  
div#endnotes  {
              border-top: solid 1px #CCC;
              border-bottom: solid 1px #CCC;
              }  
div#essaybody a.endnoteref:link, div#essaybody a.endnoteref:visited, div#essaybody a.endnoteref:hover, div#essaybody a.endnoteref:active {
              font-size: .8em; 
              vertical-align:super; 
              }
div#endnotes li {
              font-size: .8em; 
              list-style-type: none;
              list-style-image: url('none');
              }
div#endnotes li a:link, div#endnotes li a:visited, div#endnotes li a:hover, div#endnotes li a:active {
              vertical-align:super; 
              }
img          { 
              margin: 1em;
              }
div#outerwrapper img.logo {
              display: none;
              }        
div#ArchTitle  { 
              margin: 5%;
              }    
div#ArchTitle h1 { 
              font-weight: bold;
              }    
div#EssayTitles {
              width: auto;
              margin: 5%;
              }
div#EssayTitles li h4 {
              padding-left: 2em; 
              } 
div#EssayTitles li p.pubdate {
              text-align: right; 
              font-style: italic;
              }
                
