@charset "utf-8";
/* CSS Document */

#body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#body_text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
