@charset "UTF-8";
.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 19px;
	color: #FFFFFF;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: normal;
}
.textSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 6px;
	color: #FFFFFF;
	font-weight: normal;
}

