@charset "UTF-8";
.navigationHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #476571;
	font-weight: bold;
}
.navigationBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
.navigationMore {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 13px;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-position: center;
	letter-spacing: .05em;
	font-weight: bold;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 25px;
	color: #476571;
	font-weight: normal;
}

