body
{
	background: #e9e9e9 url(images/bgnd.png) left top fixed repeat-x;
	text-align: left;
	color: black;
	font-size: 13px;
	border: 0;
	border-top: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

}

h1 {
	font-size: medium;
}

.info_table {
	width: 782px;
	background: white;
}

.info_cell {
	text-align: left;
}

.info_text {
	color: #666666;
	padding-left: 10px;
	font-size: 12px;
}

.more_info {
	text-align: right;
}

.big_title {
	font-size: x-large;
	font-weight: bold;
	color: #7ea837;
}

.title_link {
	text-decoration: none;
}

.medium_title {
	font-size: small;
	font-weight: bold;
}

.copyright {
	font-size: x-small;
	color: #a5a5a5;
}

.testimonial_table {
	border: 1px dashed #7f7f7f;
	background: #bbe274;
}

.testimonial_text {
	font-style: italic;
	font-size: 13px;
}

.order_link {
	font-size: 17px;
}

.highlight {
  background: #fafb84;
}
