@charset "utf-8";
body {
	background-color: #c6b8a4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #554e3e;
}
h1 {
	font-family: "Monotype Corsiva";
	font-style: normal;
	font-size: 36pt;
	font-weight: 600;
	padding-right: 40pt;
	padding-bottom: 5px;
	padding-left: 75pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
p {
	text-indent: 27pt;
	padding-left: 75pt;
	padding-right: 40pt;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	font-style: italic;
}
a {
	color: #663;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #FFFFFF;
	text-align: left;
	margin-left: 0px;
}
h2 {
	font-family: "Monotype Corsiva";
	font-size: 28px;
	padding-right: 40px;
	padding-bottom: 2pt;
	padding-left: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
