.styles {
	font-family: Arial;
	font-size: 16px;
	color: #7b6e48;
	font-weight: bold;
}
.font {
	font-family: Arial;
	font-size: 11.5px;
	color: #263500;
}
.fontbrown {
	font-family: Arial;
	font-size: 11.5px;
	color: #7b6e48;
}
.fontbrownbold {
	font-family: Arial;
	font-size: 11.5px;
	color: #7b6e48;
	font-weight: bold;
}
.links {
	font-family: Arial;
	font-size: 12px;
	color: #263500;
	font-weight: bold;
}
