@charset "UTF-8";
/*formatting style
----------------------------*/
.e10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.6;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.5px;
}

.e10_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.6;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0.3px;
}

