.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 10px;
}
p {
	padding: 0px;
	margin: 0px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: 636332;
	padding-top: 10px;
	padding-bottom: 5px;


}
ol {
	margin-top: 0px;
	margin-bottom: 0px;


}
.divider {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../graphics/divider.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	margin-top: 5px;


}
.chapterTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #c8c891;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;


}
.roman {
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;



}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: c8c891;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;




}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;


}
.indentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 30px;
}
.superscript {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	vertical-align: text-top;
}
.subscript {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	vertical-align: text-bottom;
}
.indentItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	padding-left: 40px;
	padding-top: 10px;
}
