.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #660099;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytxtboldpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660099;
	line-height: 23px;
}

.bodytxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00000;
	line-height: 16px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #996600;
}
.expandingtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
}
.bullets {
	color: #663399;
	list-style-type: square;
	list-style-position: outside;
	cursor: crosshair;
}
.numbered {
	list-style-position: inside;
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660099;
}
.rule {
	border: 0.3px inset #996600;
}
.underline {
	text-decoration: underline;
	background-color: #F6EDFF;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.header-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #660099;
	font-weight: bold;
	line-height: 18px;
}
