.standard_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #392727;
	line-height: 20px;
}
.standard_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
.side-text {
	font-family: "Times New Roman", Times, serif !important;
	font-size: 12px !important;
	font-style: normal !important;
	font-weight: bold !important;
	color: #392727;
	line-height: 16px !important;
}
.side_text_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #392727;
	line-height: 16px;
	text-decoration: underline;
}
.standard_white_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: underline;
}
.small_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #392727;
	line-height: 20px;
}

.hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px
	}