.btm {
	font-family: arial;
	font-size: 9pt;
	color: #000;
}
.text_content {
	font-family: arial;
	line-height:18px;
	font-size: 12px;
	color: #000;
	text-align: justify;
}

.text_title {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

.navi {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.navi:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: underline;
}
.text_title_w {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	background-color: #FF8900;
}
.text_content_2 {
	font-family: arial;
	font-size: 13px;
	line-height:18px;
	color: #FF8900;
	font-weight: bold;
	text-align: justify;
}
.underline_orange {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF8900;
	text-decoration:none;
}
.underline_orange:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF8900;
	text-decoration:underline;
}
