@charset "UTF-8";
.size120 {
	font-size: 120%;
	font-weight: bold;
}
.redGray {
	color: #C4BABA;
}
.size150   {
	font-size: 150%;
	font-weight: bold;
}
.size90 {
	font-size: 90%;
}
.mb20 {
	margin-bottom: 20px;
}
.lh18  {
	line-height: 1.8em;
}
