.ISCompanyTitles {
	font-weight: bold;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
.FSSCompanyTitles {
	font-weight: bold;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
.FSSNotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background-position: center;
	text-align: center;
}
.FSSCompanyInfo {
	text-align: justify;
}
.FSSCompanySubtitle {
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
.FSSList {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	text-indent: 20px;
}
.ISNotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background-position: center;
	text-align: center;
}
.ISCompanyInfo {
	text-align: justify;
}
.ISCompanySubtitle {
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
.ISList {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	text-indent: 20px;
}
