.text-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #470002;
}
.text-red-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #470002;
	font-weight: bold;

}
.text-red-boldBIG {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #470002;
	font-weight: bold;
}
