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


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

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

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

h4 {
	font-size:11px;
	font-weight: bold;
}

.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;
}


