@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;
}
.size20-pink {
	font-size: 20px;
	font-weight: bold;
	color: #FF6699;
}
h1 {
	font-size: 20px;
	color: #00CC00;
}
h2 {
	font-size: 16px;
	color: #FF9900;
}
.size14-white {
	font-size: 14px;
	color: #FFFFFF;
}
.size2024-green {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #090;
}
.size1620-green {
	font-size: 16px;
	line-height: 20px;
	color: #090;
}

