@charset "UTF-8";
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 125%;
	color: #1A3930;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 18px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #003333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003333;
	margin-bottom: 12px;
	padding-top: 3px;
}
li {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: normal;
	color: #1A3930;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003333;
	font-weight: bold;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ECD2C7;
}
.copyright {
	font-size: 12px;
	font-weight: normal;
	color: #1A3930;
}
.homepage_body {
	font-family: "Apple Chancery";
	font-size: 18px;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
	line-height: 140%;
}
.homepage_body_header {
	font-family: "Apple Chancery";
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 10px;
}
