.pageDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #0000FF;
	text-align: center;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-indent: 40px;

}
.mainTextBold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;


}
.indent400pixels {
	padding-left: 400px;
}
.indent80pixels {
	padding-left: 80px;
}
.orderedListRomanNumeral {
	list-style-type: lower-roman;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;



}
.orderedListNumeral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	list-style-type: decimal;

}
.horizontalRule {
	height: 4px;
	width: 100%;
	color: #FF0000;
}
.mainTextBoldUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
.orderedListNumeralIndent80pixels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	padding-left: 80px;
	list-style-type: decimal;
}
.pageDescriptionTextIndentLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #0000FF;
	text-align: left;
}
.mainTextNoIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}
.mainTextNoIndentAlignRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-align: right;
}
.mainTextCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-align: center;
}
.mainTextPad40PixelsLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	padding-left: 40px;
}
.mainTextPad80PixelsLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	padding-left: 80px;
}
.mainTextBoldUnderlineCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.mainTextUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-decoration: underline;
}
