@charset "UTF-8";
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 6px;
}
