.text {
	font-family: Arial;
	font-size: 12px;
	color: #5D775A;
	text-transform: lowercase;
}
.boldtext {
	font-family: Arial;
	font-size: 18px;
	color: #5D775A;
	text-transform: lowercase;
}
.largetext {
	font-family: Arial;
	font-size: 36px;
	color: #C0BE7D;
}
.lighttext {
	font-family: Arial;
	font-size: 12px;
	color: #BFDAA3;
}
.LIST {
	font-family: Arial;
	font-size: 10px;
	color: #9D6A45;
	text-transform: uppercase;
	font-weight: bold;
}
.statementtxt {
	font-family: Arial;
	font-size: 14px;
	color: #BFDAA3;
}
