.text_font10 {
	font-family: Arial;
	font-size: 10px;
	color: #6ea7c2;
}
.text_font10_b {
	font-family: Arial;
	font-size: 10px;
	color: #1d5d9e;
}

.text_font11 {
	font-family: Georgia;
	font-size: 11px;
	color: #07244b;
}
.text_font11_b {
	font-family: Arial;
	font-size: 11px;
	color: #1d5d9e;
}
.text_font11_c {
	font-family: Arial;
	font-size: 11px;
	color: #001c43;
}
.text_font12 {
	font-family: Arial;
	font-size: 12px;
	color: #646464;
}
.text_font13 {
	font-family: Arial;
	font-size: 13px;
	color: #646464;
}
.text_font13_blue {
	font-family: Arial;
	font-size: 13px;
	color: #1d5d9e;
}
.text_font12_wht {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}
.text_font14_blue {
	font-family: Arial;
	font-size: 14px;
	color: #1d5d9e;
}
.link01_11_font {
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	color: #1d5d9e;
}
.link01_11_font:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration:underline;
	color: #1d5d9e;
}
.link01_12_font {
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	color: #fff;
}
.link01_12_font:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
	color: #fff;
}
.link01_12_font_b {
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	color: #000;
}
.link01_12_font_b:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
	color: #000;
}