body {
        margin:0;
        padding:0;
        background: #e5e5cb;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
        color: #636360;}
		
h1 {
   font-size: 21px;
   font-family: "Times New Roman", Times, serif;
   color: #636360;
   margin:10px 0px;
   font-weight: normal;
                       }
					 
h2 {font-size: 16px;
   font-family: "Times New Roman", Times, serif;
   color: #7D775C;
   margin:20px 0px 0 20px;
   font-weight: normal;
   letter-spacing:.2em;
                        }
						
h3 {font-size: 14px;
   font-family: "Times New Roman", Times, serif;
   color: #7D775C;
   margin:20px 0px 0 20px;
   font-weight: normal;
   letter-spacing:.2em;
                        }
p {
   padding:5px 0px 5px 0px;
   margin:0px 0px 5px 0px;
                           }
						   
						   
						   
a:link{color:#015016;}
a:visited{color:#015016;}
a:hover{color:#565650;}
a:active{color:#015016;}




