p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
}
.larger {
	font-size: larger;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}
.largest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
}
.chapters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
}
.largerital {
	font-size: larger;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.ch-num {
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	margin: 2px;
	height: auto;
	width: auto;
	background-color: #BB271B;
	padding: 2px 6px;
}
.h1larger {
	font-size: xx-large;
	font-weight: bolder;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
