@charset "utf-8";
.regular_body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.bold_text_color {
	font-weight: bold;
	color: #09F;
	font-size: 16px;
	font-family: Arial;
}
