.size14 {
	font-size: 14px;
	line-height: 18px;
}
.size12 {
	font-size: 12px;
	line-height: 16px;
}
.size10 {
	font-size: 10px;
	line-height: 15px;
}
.under {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
}
.left-line-orange {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF6600;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.back-orange {
	background-color: #FF6600;
}

