@charset "utf-8";
.text {
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	line-height: 15px;
}
.text-bold {
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 80%;
	color: #FFF;
	line-height: 15px;
}
