﻿<style type="text/css">
h1 {
	font-family: "Century Gothic";
	font-size: xx-large;
	font-weight: normal;
	text-align: left;
}
p {
	font-family: "Century Gothic";
	font-size: large;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
.description {
	font-family: "Century Gothic";
	font-size: large;
	text-align: left;
}
.price {
	font-family: "Century Gothic";
	font-size: large;
	text-align: right;
}
.major_heading {
	font-family: "Century Gothic";
	font-size: xx-large;
	text-align: left;
}
.minor_heading {
	font-family: "Century Gothic";
	font-size: x-large;
	text-align: left;
}
.RedLine {
	color: #FF0000;
	width: 75%;
	height: 1px;
}
</style>
.style4 {
	font-family: "Century Gothic";
	color: #FF0000;
	font-size: small;
	text-align: center;
	border: 1px solid #E1E1E1;
	width: 96px;
	height: 52px;
}
