@charset "utf-8";
.font_lucidahandwriting {
	font-family: "Lucida Handwriting";
}
.font_14px {
	font-size: 14px;
	line-height: normal;
}
.font_16px {
	font-size: 16px;
	line-height: normal;
}
.color_green {
	color: #339900;
}
.color_purple {
	color: #993399;
}
.footnote {
	font-size: 10px;
	font-weight: normal;
}

