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

body {
	background-color: #d5cfaf;
	background-repeat: no-repeat;
	font-family: "Esprit Book", Times, "Times New Roman", serif;
	font-size: 18px;
	text-decoration: none;
	margin: 0px;
}
h1 {
	font-family: "Esprit Book", Times, "Times New Roman", serif;
	font-size: 64px;
	color: #620c0d;
	text-decoration: none;
	text-align: center;
	margin: 5px;
}
.bodycopy {
	color: #000000;
	font-size: 32px;
	font-family: "Esprit Book", Times, "Times New Roman", serif;
	text-decoration: none;
	margin: 2px;
	text-align: center;
}
.copyright_black { 
	color: #000000; 
	font-size: 16px; 
	font-family: "Times New Roman", Times, serif;
	line-height: 15px; 
	text-decoration: none; 
	text-align: center; 
	margin: 15px 0 5px; 
}
.copyright_black a { 
	color: #620c0d; 
	font-size: 16px; 
	font-family: "Times New Roman", Times, serif;
	line-height: 15px; 
	text-decoration: none; 
	text-align: center; 
	margin: 15px 0 5px; 
}
.copyright_black a:hover { 
	color: #620c0d; 
	font-size: 16px; 
	font-family: "Times New Roman", Times, serif;
	line-height: 15px; 
	text-decoration: underline; 
	text-align: center; 
	margin: 15px 0 5px; 
}
.copyright_sm { 
	color: #000000; 
	font-size: 12px; 
	font-family: "Times New Roman", Times, serif;
	line-height: 14px; 
	text-decoration: none; 
	text-align: center; 
	margin: 0px 0 5px; 
}
.copyright_sm a { 
	color: #620c0d; 
	font-size: 12px; 
	font-family: "Times New Roman", Times, serif;
	line-height: 14px; 
	text-decoration: none; 
	text-align: center; 
	margin: 0px 0 5px; 
}
.copyright_sm a:hover { 
	color: #620c0d; 
	font-size: 12px; 
	font-family: "Times New Roman", Times, serif;
	line-height: 14px; 
	text-decoration: underline; 
	text-align: center; 
	margin: 0px 0 5px; 
}