@charset "utf-8";
.textStandard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding-left: 20px;
}
.textStandardMin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding-left: 20px;
}
.textStandardBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding-left: 20px;
}
