@charset "UTF-8";
.text {
	font-family: "Helvetica Neue", Helvetica, "Geneva CY", Geneva;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.textbig {
	font-family: "Helvetica Neue", Helvetica, "Geneva CY", Geneva;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.textbigpink {
	font-family: "Helvetica Neue", Helvetica, "Geneva CY", Geneva;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FE3D82;
}
.textsmall {
	font-family: "Helvetica Neue", Helvetica, "Geneva CY", Geneva;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}

