.fm {
	font-size: 10px;
	font-weight: bold;
	color: #3C64B0;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.fm a:link {
	color: #3C64B0;
	text-decoration: none;
}
.fm a:visited {
	color: #3C64B0;
	text-decoration: none;
}
.fm a:hover {
	color: #62A7C8;
	text-decoration: underline;
}

.hm a:hover {
	color: #62A7C8;
	text-decoration: underline;
}
.mainbody {
	font-size: 10px;
	line-height: 1.4em;
	padding: 0px 0px 0px 15px;
}
.bm {
	font-size: 12px;
	font-weight: bold;
	color: #3C64B0;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bm a:link {
	color: #3C64B0;
	text-decoration: none;
}
.bm a:visited {
	color: #3C64B0;
	text-decoration: none;
}
.bm a:hover {
	color: #62A7C8;
	text-decoration: underline;
}
.menu_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #62A7C8;
	margin-top: 15px;
	margin-bottom: 5px;
}
.menu_subtitle {
	font-size: 10px;
	font-weight: bold;
	color: #3C64B0;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.3em;
	padding-top: 5px;
	padding-bottom: 10px;
}
