body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fonts {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.subfont {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.sub-titles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.white-menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.black-menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: Arial;
	font-size: 14px;
	color: #B60000;
	font-weight: bold;
}.subfont-sm {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.sub-titles h2 {
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	height: 18px;
}
.bullet {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.normal-price {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
}
.discounted-price {
	font-family: Arial;
	font-size: 18px;
	color: #B00300;
	font-weight: bold;
	text-decoration: underline;
}
