@charset "UTF-8";
.arial_12px_grey {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.arial_11px_withe {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.arial_12px_grey_fett {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.arial_12_withe {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
