.Normal {
	text-indent: 10px
}
.Emphasis {
	font-weight: bold;
}

.Glossary {
	color: #626262;
	font-size: small;
}

.Small{ 
	font-size: small;
}
.Small .Emphasis{
	font-size: small;
	font-wieght: bold;
}


.AK{/*Additional Knowledge*/
	font-size: small;
	text-indent: 9px;
	margin-right: 16px;
	margin-left: 16px
}
.AK .Glossary {
	color: #626262;
}
.AK .Emphasis {
	font-weight: bold;
}

.Summary{
	color: #010097;
	font-weight: bold;
	text-indent: -10px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.FooterNavi_Upper{
	font-size: small;
	text-align: center;
	margin-top: 32px;
}
.FooterNavi_Lower{
	font-size: small;
	text-align: center;
}

