@charset "utf-8";
.title {
	font-size: 24px;
	color: #006600;
}

/* CSS Document */


h1 {
	font-size:30px;
	font-weight: bold;
}

h2 {
	font-size:20px;
	font-weight: bold;
}

h3 {
	font-size:16px;
	font-weight: bold;
}

h4 {
	font-size:14px;
	font-weight: bold;
	color: #FFCC00;
}

.font10 {
	font-size: 10px;
}

.font11 {
	font-size: 11px;
}

.font12 {
	font-size: 12px;
}


.font13 {
	font-size: 13px;
}

.font14 {
	font-size: 14px;
}

.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}
