h1{
	font-family: arial, sans-serif;
	font-size: 16px;
	
	bottom: 10px;
	color: 000000;
	font-weight: bold;
	}

 h2 {
	font-family: arial, sans-serif;
	font-size: 14px;
	
	bottom: 10px;
	color: 8D8362;
	font-weight: normal;
}
	
 p{
	font-family: arial, sans-serif;
	font-size: 12px;
	
	bottom: 10px;
	color: 8D8362;
	font-weight: normal;
	}
 a{
	color: 722d12;
	text-decoration: underline;
	}
 a:hover{
	text-decoration: none;
	}

h3 {
	margin-left: 55px;
}

h4 {
	font-family: arial, sans-serif;
	font-size: 14px;
	
	color: ffffff;
	font-weight: normal;
}

h4  a{
	color: 8D8362;
	text-decoration: underline;
	}
	
h4 a:hover{
	text-decoration: none;
	}

	
a img {border: none;}

