@charset "ISO-8859-1";
.heading_w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: inherit;
	font-weight: bolder;
	color: #3F6E09;
}
.bground {
	background-color: #E3EADB;
	background-attachment: fixed;
	background-image: url(images/bg_image.jpg);
	background-repeat: no-repeat;
	right: auto;
	bottom: auto;
	background-position: right bottom;
	visibility: visible;
}
.content_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-indent: 12px;
}
.heading_w2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3F6E09;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	list-style-position: outside;
	list-style-type: square;
	line-height: 18px;
}

