@charset "UTF-8";
/* CSS Document */

body {
	background-color: #d5cfaf;
	margin: 0px;
	background-repeat: no-repeat;
}
h1 {
	color: #000000;
	font-size: 45px;
	font-family: "Esprit Book", Times, "Times New Roman", serif;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 a {
	color: #000000;
	font-size: 45px;
	font-family: "Esprit Book", Times, "Times New Roman", serif;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.h4 {
	color: #000000;
	font-size: 24px;
	font-family: "Esprit Book", Times, "Times New Roman", serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	margin-top: 5px;
}
.h4 a {
	color: #000000;
	font-size: 24px;
	font-family: "Esprit Book", Times, "Times New Roman", serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	margin-top: 5px;
}
.copyright_black { 
	color: #000000; 
	font-size: 16px; 
	font-family: "Times New Roman", Times, serif;
	line-height: 20px; 
	text-decoration: none; 
	text-align: center; 
	margin: 15px 0 5px; 
}
.copyright_black a { 
	color: #620c0d; 
	font-size: 14px; 
	font-family: "Times New Roman", Times, serif;
	line-height: 20px; 
	text-decoration: none; 
	text-align: center; 
	margin: 15px 0 5px; 
}
.copyright_black a:hover { 
	color: #620c0d; 
	font-size: 14px; 
	font-family: "Times New Roman", Times, serif;
	line-height: 20px; 
	text-decoration: underline; 
	text-align: center; 
	margin: 15px 0 5px; 
}
.image {
	text-decoration: none;
	border: none;
	margin-left: 5px;
}
.image a {
	text-decoration: none; 
	border: none
	margin-left: 5px;
}
