body {
	background-color: #ccffcc;
}
	     
A:Link {text-decoration:underline; color: blue;}
A:Visited {text-decoration:underline; color: #8B008B;}
div.returnlink a {color: blue}

img {
    border: none;
    }
    
h1 {
   font-size: 2em;	
	}
 	
h2 {
   color: blue;
   font-size: 1.5em;
   }
 
h3 {
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 1.1em;  
   }
   
h4 {
   font-family: Arial, sans-serif;
   text-decoration: none;
   font-weight: normal;
   font-size: 1em;
   color: black;   
   }
   	
p {
  text-align: left;
  font-family: Arial, sans-serif;
  font-size: 1.1em;
  width: 760px;
  }
  

              
.footerlink {
            color: #000000;
            }  
  
                                 

             
.footer{
       text-align: center;
       font-family: Arial, sans-serif;
       text-decoration: none;
       font-weight: normal;
       font-size: .70em;
       border: none;
       color: #000000;           
       }

