.bold-black {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3A3127;
}
.title-red {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #6D1002;
}
.body-black {
	font-family: Tahoma;
	font-size: 11px;
	color: #3A3127;
}
.bold-red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6D1002;
}
.bold-white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F4E2CE;
}
.body-white {
	font-family: Tahoma;
	font-size: 11px;
	color: #F1DEC9;
}.bold-yellow {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F0B37E;
}

