.body-std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
	margin-left: 13px;
	margin-right: 10px;
}
.body-brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #A26657;
	margin-left: 13px;
	margin-right: 10px;
}
.body-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #A4A400;
	margin-left: 14px;
	margin-right: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333; 
}

.span-brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #A26657;
}
.span-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #A4A400;
}
.form-std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.form-brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #A26657;
}
.form-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #A4A400;
}
