@charset "utf-8";
.footer {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: normal;
}
.text-brown {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #170E0D;
	line-height: normal;
}
.text-brown-title {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #170E0D;
	line-height: normal;
	font-weight: bold;
}
.text-orange {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #FF6600;
	line-height: normal;
}
.text-orangetitle {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #FF6600;
	line-height: normal;
	font-weight: bold;
}

