@charset "UTF-8";
.bodytext_black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:21px;
	color: #000000;
	letter-spacing: .5px;
}
.bodytext_black_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #000000;
	font-weight: bold;
}
