.mcb {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	list-style-position: inside;
	list-style-type: square;
	font-weight: normal;

}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}
.bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	list-style-position: outside;
	list-style-type: square;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: bold;

}
.faq {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #0080C0;
	font-style: italic;
}
.partab {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	display: list-item;
	margin: 0pt;
	float: none;
	padding-right: 10px;
}
.brown {
	color: #CC9933;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 11pt;

}
.heading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	text-transform: uppercase;
}
.heading4 {
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: 800;
	font-variant: small-caps;
}
.plain {
	font-size: 12pt;
	text-transform: lowercase;
}
.fees {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 800;
	font-variant: small-caps;
	text-transform: uppercase;
	background-color: #CCCCCC;

}
.catalog {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;

}
.line-left {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #000000;
}
.line-right {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #000000;

}
