body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainText {
	font-family: Verdana;
	font-size: 11px;
	color: #7f7f83;
	}
.brownText {
	font-family: Verdana;
	font-size: 11px;
	color: #584B29;
	text-align: justify;
}
.greenText {
	font-family: Verdana;
	font-size: 11px;
	color: #4a631f;

}
.headingGreenText {
	font-family: Verdana;
	font-size: 11px;
	color: #4a631f;
	font-weight: bold;
}
.FormgreyText {
	font-family: Verdana;
	font-size: 11px;
	color: #818084;
	font-weight: bolder;
	text-align: left;
}
.greyText {
	font-family: Verdana;
	font-size: 10px;
	color: #818084;
	font-weight: bolder;
	text-align: right;
}
