@charset "UTF-8";
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #4F1F26;
	font-weight: normal;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #4F1F26;
}
.larger {
	font-size: 30px;
}
.larger18 {
	font-size: 18px;
}
.products12 {
	font-size: 12px;
}
.productsRed {
	color: #DB000D;
	font-weight: bold;
}
