@charset "utf-8";
/* CSS Document */

.size20-green {
	font-size: 20px;
	color: #090;
}
.size14-orange {
	font-size: 14px;
	color: #F90;
}
.size14-green {
	font-size: 14px;
	color: #090;
}
.size14-rblue {
	font-size: 14px;
	color: #09C;
}
.size14-pink {
	font-size: 14px;
	color: #F66;
}
.size1216 {
	font-size: 12px;
	line-height: 16px;
}
