.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.bold-green {
	font-weight: bolder;
	color: #143E1D;
}
.bold-green-titles {
	font-size: 18px;
	font-weight: bolder;
	color: #143F1D;
}

