@charset "ISO-8859-1";
.main-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2B2B2C;
}
.red {
	font-weight: bold;
	color: #9B372F;
}
.readmore {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
