.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-indent: 30px;
	text-align: left;
	color: #000000;
	line-height: 18px;
	margin: 30px;
}
.cmlatitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	margin: 30px;
}
.nexttag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 30px;
	color: #660000;
	text-decoration: underline;
	text-align: right;
}
.pdflinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: underline;
	margin: 30px;
}
.textflush {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	text-align: left;
	color: #000000;
	line-height: 18px;
	margin: 0px;
}
.cmlalist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-indent: 30px;
	text-align: left;
	color: #000000;
	line-height: 18px;
	margin: 30px;
	list-style-type: square;
	list-style-position: inside;
}
.cmlalistnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	line-height: 18px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: auto;
	margin-right: 30px;
	margin-bottom: auto;
	margin-left: 60px;
}
