

body 	{ 
    		color: #808080; 
   	    	background: #303030; 
    		font-family: Arial, Verdana, Garamond, sans-serif;
  		}
		
p		{
		font-size: 1.1em; 
		margin-left: 3em;
		margin-right: 3em;
		color: #909090;
		}
		
p.form		{
		font-size: 1.0em; 
		color: #8B8757;
		}
		
h1		{
		font-size: 1.1em; 
		color: #909090;
		}	
		
input   {
		margin-left: 1em;
		background: #cccccc;
		}
		
div.submit
		{
		margin-left: 45em;
		margin-right: 3em;
		}
		
textarea  {
		margin-left: 1em;
		background: #cccccc;
		}
		
 
div.centreimage
		{ 
		text-align: center;		
		}
		
div.footer
		{ 
		font-size: 0.8em;
		margin-top: 2em;
		text-align: center;	
		border: 0; 
		color: #606060;	
		} 
		
div.indexlink img
		{ 
		border: 0; 	
		}
		
div.footer img
		{ 
		margin-top: 1em;
		text-align: top;	
		border: 0; 
		} 

div.quote
		{ 
		margin-left: 3em;
		font-size: 1.0em; 	
		line-height: 1.2em;	 
		color: #FAFAAF;	
		}

div.header
		{ 
		text-align: center;
		font-size: 1.9em; 	
		line-height: 2.2em;	 
		color: #909090;	
		}  

div.headerstatement
		{ 
 		text-align: center;
		font-size: 1.0em; 	
		line-height: 1.2em;	 
		color: #8B8757;	
		}  
	 
div.messagehead	
		{ 
		margin-left: 2em;
		font-size: 1.0em; 	
		line-height: 1.0em;	 
		color: #FAFAAF;	
		}  
		
a:link
		{ 
		color: #808080;
		} 

a:visited
		{ 
		color: #606060; 
		} 

a:active 
		{ 
		color: #3232CD; 
		}
 
