
body 	{ 
    	color: #909090; 
   	    background: #303030; 
    	font-family: Times, serif;
  		}
		
div.heading	
		{
		margin-left: 5em;
		margin-bottom: 1em;
		font-size: 1.8em;
		line-height: 1.0em;
		color: #909090;	
		} 	
				
div.heading2	
		{
		margin-left: 4em;
		font-size: 1.4em;
		line-height: 1.0em;
		color: #808080;	
		}

div.warning	
		{
		margin-left: 9em;
		font-size: 1.4em;
		line-height: 1.0em;
		color: #FF1111;	
		}
		
p		{
		margin-left: 4em;
		font-size: 1.2em;
		color: #909090;
		}
		
p.citation		
		{
		margin-left: 7em;
		margin-top: 2em;
		font-size: 1.0em;
		color: #909090;
		}	

pre.sonnet
		{
		margin-left: 5em;
		font-size: 1.2em;
		line-height: 1.3em;
		color: #909090;
		} 

h1.firstline
		{
		font-size: 1.2em;
		line-height: 1.1em;
		}
 
div.indexlink img
		{ 
		border: 0; 	
		}
		
div.footer
		{ 
		font-size: 0.8em;
		margin-top: 2em;
		text-align: center;	
		border: 0; 
		color: #606060;	
		} 
		
div.footer img
		{ 
		margin-top: 1em;
		text-align: top;	
		border: 0; 
		}

div.previous	
		{ 
		font-size: 1.2em; 	
		margin-left: 5em;
		line-height: 1em;	 
		color: #808080;	
		}

div.previous img	
		{ 
		margin-top: 0em;
		text-align: top;	
		border: 0;	
		}
		
div.next	
		{ 
		font-size: 1.0em; 	
		margin-left: 30em;
		line-height: 1em;	
		color: #808080;	
		}
		
div.next img	
		{ 
		margin-top: 0em;
		text-align: top;	
		border: 0;	
		}

div.attribute	
		{ 
		font-size: 1.0em; 	
		margin-left: 8em;
		line-height: 2em;	 
		color: #808080;	
		}  
		
a:link
		{ 
		color: #808080;
		} 

a:visited
		{ 
		color: #707070; 
		} 

a:active 
		{ 
		color: #3232CD; 
		}
 
 ul		{
		margin-left: 5em;
		font-size: 1.2em;
		line-height: 1.2em;
		color: #909090;
		}  
		
ol		{
		margin-left: 10em;
		font-size: 1.2em;
		line-height: 1.2em;
		color: #909090;	
		}

