
body 	{ 
    	color: #909090; 
   	    background: #303030; 
		font-family: Verdana, Arial, sans-serif;
  		}
		
pre.fragment
		{
		text-align: left;
		margin-top: 5em;
		margin-left: 3em;
		font-size: 1.2em;
		line-height: 1.3em;
		color: #909090;
		} 
		
pre.fragment img
		{
		float: right;
		text-align: right;
		margin-top: 1em;
		margin-right: 2em;
		border: none; 
		}
 
div.indexlink img
		{ 
		border: none; 	
		}
		
div.footer	
		{ 
		text-align: center;
		font-size: 0.8em; 	
		line-height: 2em;
		margin-top: 3em;
		color: #808080;
		border: none;
		position: fixed;
        bottom: 1em;	
		left: 20%; 
		}
		
div.footer img
		{ 
		margin-top: 1em;
		text-align: top;	
		border: 0; 
		}

		
div.next img	
		{ 
		margin-top: 0.2em;
		text-align: top;	
		border: 0;	
		}

  
		
a:link
		{ 
		color: #808080;
		} 

a:visited
		{ 
		color: #707070; 
		} 

a:active 
		{ 
		color: #3232CD; 
		}
 

