

body 	{ 
    	color: #000000; 
       	background: #fffffe; 
    	font-family: Arial, Verdana, sans-serif;
  		}

h1
		{ 
		text-align: center;
		font-size: 1.5em; 	
		line-height: 2em;
    	font-family: Arial;
		color: #000000;	 
		}

p		{
		margin-left: 5em;
		margin-right: 3em;
		font-size: 0.9em;
		line-height: 1.3em;
		color: #000000;
		}
		
p.center
		{
		text-align: center;
		font-size: 0.9em;
		line-height: 1.3em;
		color: #000000;
		}
		
p.right
		{
		text-align: right;
		font-size: 0.9em;
		line-height: 1.3em;
		color: #000000;
		}
		
p.quote
		{
		margin-top: 1.2em;		
		margin-left: 8em;
		margin-right: 5em;
		font: italic;
		font-size: 0.9em;
		line-height: 1.3em;
		color: #8B8757;
		} 
		
p.cite
		{
		margin-right: 5em;		
 		text-align: right;
		font-size: 0.9em;
		color: #000000;
		}

pre		{
		margin-left: 8em;
		margin-right: 3em;
		font-size: 0.9em;
		line-height: 1.2em;
		color: #8B8757;
		} 

div.title
		{ 
		text-align: center;
		font-size: 1.5em; 	
		line-height: 2em;
    	font-family: Arial;
		color: #000000;	 
		}

div.subtitle
		{ 
		text-align: center;
		font-size: 0.8em; 	
		line-height: 2em;
    	font-family: Arial;
		color: #000000;	 
		}

div.EssayHeader		
		{
		margin-top: 1em;
		text-align: center;
		font-size: 0.8em;
		line-height: 1.0em;
		color: #8B8757;
		}
		
div.rights		
		{
		margin-top: 2em;
		text-align: center;
		font-size: 0.8em;
		line-height: 1.0em;
		color: #8B8757;
		}

div.figure
		{
		text-align: center;
		}
		
p.figure
		{
		text-align: center;
		font-size: 0.8em;
		}

div.Provenance	
		{
		margin-bottom: 1.0em;
		margin-left: 9em;
		font-size: 0.8em;
		line-height: 1.2em;
		color: #8B8757;
		}
		
var.footnote_number
		{
		vertical-align: super;
		font-size: 0.7em;
		} 
		
var.footnote
		{
		margin-top: 2em;
		margin-bottom: 3em;
		font-style: normal;
		font-size: 1.2em;
		line-height: 1.3em;
		color: #000000;
		} 
		
var.uri_reference
		{
		margin-left: 3em;
		margin-right: 3em;
		margin-top: 2em;
		margin-bottom: 2em;
		font-style: normal;
		font-size: 0.9em;
		line-height: 1.3em;
		color: #000000;
		}

div.quote
		{
		margin-top: 5em;		
		margin-left: 8em;
		margin-right: 5em;
		font: italic;
		font-size: 0.9em;
		line-height: 1.3em;
		color: #8B8757;
		} 
		
span.quote
		{
		margin-top: 1.2em;		
		margin-left: 8em;
		margin-right: 5em;
		font: italic;
		font-size: 0.9em;
		line-height: 1.3em;
		color: #8B8757;
		} 

div.cite
		{
		margin-right:5em;		
 		text-align: right;
		font-size: 0.9em;
		color: #000000;
		} 
		
div.contents
		{
		margin-top: 1.0em;		
		margin-left: 5em;
		margin-right: 5em;
		font-size: 1.2em;
		line-height: 1.3em;
		color: #000000;
		}
  
div.footer	
		{ 
		text-align: center;
		font-size: 0.8em; 	
		line-height: 2em;
		color: #404040;	 
		}

ol		{
		margin-left: 6em;
		font-size: 0.8em;
		line-height: 1.2em;
		color: #8B8757;
		}

ul		{
		margin-left: 6em;
		font-size: 0.9em;
		line-height: 1.2em;
		color: #000099;
		}  
		
li		{
		line-height: 1.2em;
		}

div.subheading	
		{
		margin-left: 3em;
		font-size: 1.2em;
		color: #000000;
		} 		
a:link
		{ 
		color: #808080;
		} 

a:visited
		{ 
		color: #808080; 
		} 

a:active 
		{ 
		color: #3232CD; 
		}
 
