.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	font-weight: normal;
}
.high-light {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DC3546;
	font-size: 12px;
	font-weight: bold;
}
.underline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}
.product-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.head-high-light {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333367;
	font-size: 14px;
	font-weight: bold;
}
.high-light-red {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F04146;
	font-size: 12px;
	font-weight: bold;
}
.product-text-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
