.text {
	font-family: "ËÎÌå";
	font-size: 10pt;
	font-style: normal;
	line-height: 135%;
	color: #151515;
}
.title {
	font-family: "ËÎÌå";
	font-size: 16pt;
	line-height: 20pt;
	font-weight: bold;
	color: #375F61;
}
.downline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2B535B;
	border-right-color: #2B535B;
	border-bottom-color: #2B535B;
	border-left-color: #2B535B;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.title_m {

	font-family: "ËÎÌå";
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	color: #245157;
}
.title_m2 {
	font-family: "ËÎÌå";
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
	color: #245157;
}
.title_english {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 20pt;
	font-weight: bold;
	color: #31B464;
}
.green_border {
	border: 1px solid #36B35F;
}
a:link {
	text-decoration: none;
	color: #265359;
}
a:visited {
	text-decoration: none;
	color: #245157;
}
a:active {
	text-decoration: none;
	color: #265359;
}
a:hover {
	text-decoration: underline;
}
