.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 30px;
	text-indent: 10px;
	text-align: left;
	display: block;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #369A68;
	font-weight: bold;
	padding: 10px;
}
.productbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00;
	background-color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	border: thin solid #9B9CA0;
	vertical-align: middle;
}
.introtextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 10px;
	background-position: center;
}
.linksbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border: solid #6B6B87;
	font-weight: bold;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000033;
	border: inset;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
}
.productdes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	font-weight: bolder;
}
.savetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.rangetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.descriptext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
}
.foordescript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.offers {
	font-family: "Browallia New";
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}

