@charset "UTF-8";
.TOP_text {
	font-weight: bold;
	font-size: 18px;
}
.TOP_subtext {
	font-weight: normal;
	font-size: 12px;
}
.textbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
.orange {
	color: #DC8623;
}
