@charset "UTF-8";
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #003049;
	text-align: right;
	line-height: 13px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003049;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 17px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: 003049;
	line-height: 12px;
}
.smallcaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: 003049;
	text-align: right;
}
.captionleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #003049;
	text-align: left;
	font-weight: bold;
}
