      body {
      	bgcolor: #FFFFFF;
      	                              color: #471919;
      font-family: serif;
      }
      
      p#left {
 		float: left;
 		width:150px;
 		font-size: 9pt;
 		font-style: italic;
 		margin: 0;
 	}
 	
 	p#right {
 		float: right;
 		width:125px;
 		font-size: 9pt;
 		font-style: italic;
 		margin: 0;
 	}
      
 	
	 a:link {
    		font-family:  serif;
    		background:none; 
  		                              color: #471919; 
   		text-decoration: none;
   		font-weight: bold;
   	 	font-style: normal;
   	 }
  
	a:visited {
   
  		background:none; 
  		                              color: #792d2d; 
    		font-style: oblique;
    		font-weight: bold;
    		text-decoration: none;
    	}
    	   a:hover {
  		background: none;
  		color: darkred; 
    		text-decoration: underline;
  	}
  	 	
  	  h2 {
  		                              color: #471919; 

        		font-style: none;
        		text-align: center;
        	}
  	
	 
	 h4  {	
		                              color: #5e2d2d;
        		font-style: italic;
        		text-align: center;
        	}
        	

  	

 
