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