/* CSS Document */

.P {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4b523e;
	padding:10px;
	text-align: left;
	
	
}
.nav { 
     font:"Times New Roman, Times, serif";
	   
	 font-size: 18px;
	 color: #4b523e;
	 text-align:center;
	   
	   }
	   
.img { border:4b523e;
margin-top:55px;
margin-right:10px;

}

.imgleft {
margin-top:10px;
margin-left:30px;
border:4b523e;
margin-bottom:10px;

}


.footer {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#faf3e3;
}

a:link {
	color:#f9f3e3;
	text-decoration: none;
}

a:hover {color:#f9f3e3;
text-decoration: none;
}

a:active {color:#f9f3e3;
text-decoration: none;
}

a:visited {
	color:#f9f3e3;
	text-decoration: underline;
	
	}

-->
