.MindArtItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #1B1D4E;
	text-decoration: none;
	line-height: 20px;
}
.MindArtTextNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #1B1D4E;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10pt;
}

