@charset "UTF-8";
.txtBase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
.txtBaseBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
.txtBaseBold-big {
	font-size: 12pt;
}

