@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 40px;
	margin-top: 10px;
	background-color: #DDDDDD;
}
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #990033;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	text-decoration: none;
}
