body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f7f9ed;
}
.contant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #665d45;
	line-height: 18px;
	text-decoration: none;
	text-align: justify;
}
.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #321B0E;
	text-decoration: none;
}
.contantbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #665d45;
	line-height: 18px;
	text-decoration: none;
	text-align: justify;
}

#aboutlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14923A;
	font-weight: bold;

}


#aboutlinks a:hover {


	color:#321C0E;
}
#aboutlinks a {


	text-decoration:none;

	color:#14923A;
}
#aboutlinksoff {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #665D45;
	font-weight: bold;
}
