p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.chaptertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: bold;
	color: #003300;
	text-decoration: underline overline;
	background-color: #FFFFCC;
	text-align: center;
	margin-bottom: 40pt;
}
