body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(images/back_georges.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #0E7319;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0E7319;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #4A9653;
}
a:active {
	text-decoration: none;
}
a.bottomlink:link {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a.bottomlink:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a.bottomlink:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #0E7319;
}
a.bottomlink:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.whitelink:link {
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}
a.whitelink:visited {
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}
a.whitelink:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}
a.whitelink:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.heading{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.heading2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.pricepoint{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
}
.dollar{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
}
.cent{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}
.tenpixel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.tenpixelgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0E7319;
}
.tenpixelwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.border {
	border: 1px solid #000000;
}
.greentext {
	color: #0E7319;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
td.tlcell {
	border-top: 1px none #4A9653;
	border-right: 1px solid #4A9653;
	border-bottom: 1px none #4A9653;
	border-left: 1px none #4A9653;
	padding: 15px;
}
td.trcell {
	border-top: 1px none #4A9653;
	border-right: 1px none #4A9653;
	border-bottom: 1px none #4A9653;
	border-left: 1px none #4A9653;
	padding: 15px;
}
td.lcell {
	border-top: 1px solid #4A9653;
	border-right: 1px solid #4A9653;
	border-bottom: 1px none #4A9653;
	border-left: 1px none #4A9653;
	padding: 15px;
}
td.rcell {
	border-top: 1px solid #4A9653;
	border-right: 1px none #4A9653;
	border-bottom: 1px none #4A9653;
	border-left: 1px none #4A9653;
	padding: 15px;
}