body {
	background-image: url(images_template/back_1.jpg);
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

.body_textBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	font-weight: bolder;
}

.body_text_lead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.copyw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
}
a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #2363AA;
	text-decoration: none;
}
.body_textCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
