body {
	background-image: url(images/site_bg_patt.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #484848;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 18px;
	text-align: justify;
	color: #373737;
	background-position: top;
	vertical-align: top;
}
.indenter {
	text-align: left;
	text-indent: 5px;
}

