@charset "ISO-8859-1";
.Footnote {
}
.MainItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	line-height: 25px;
	text-align: justify;
}
.Footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	text-align: justify;
}
