.text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #600C17;
	text-decoration: none;
}
.text_content_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #79664C;
	text-decoration: none;
	font-style: italic;
}
.text_content_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
.text_content_brown_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-style: italic;
}
.text_content_testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-style: italic;
}
.text_titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #600C17;
	text-decoration: none;
	text-transform: none;
}
