@charset "UTF-8";
#body_text {
	float: left;
	width: 400px;
	background-color: #FFFFFF;
	padding: 15px;
	height: auto;
	margin-left: 5px;
	font-size: 12px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A54A3;
}
.body_textp {
	margin-top: 0px;
	margin-bottom: 6px;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.body_textT {
	margin-top: 0px;
	margin-bottom: 13px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
#body_text a:link {
	color: #E41B17;
	text-decoration: none;
}
#body_text a:visited {
	color: #E41B17;
	text-decoration: none;
}
#body_text a:hover {
	color: #E41B17;
	text-decoration: underline;
}
#body_gallery {
	float: left;
	width: 575px;
	background-color: #FFFFFF;
	padding: 15px;
	height: 400px;
	margin-left: 5px;
	font-size: 12px;
}
