﻿body
{
	font-family: Arial;
	background-color: #FFCC99;
	word-spacing: 2; 
	line-height: 100%; 
	text-indent: 1; 
	margin-left: 2; 
	margin-right: 1; 
	margin-top: 2; 
	margin-bottom: 2
}

.search-results a:hover
{
	font-weight: normal;
}
	
.search-results a
{
	font-weight: normal;
}

em
{
	text-decoration: inherit;
	font-style: normal;
	font-weight: bold;
}

a
{
	color: #663300;
}

.offers a
{
	color: #000000;
}

.offers
{
	font-size: 14px;
}

.offers th
{
	background-color: #CC9933;
}

.offers .form th
{
	background-color: #cc9966;
}

.offers tr
{
	background-color: #ffcc99;
}

.offers tr.alt
{
	background-color: #ffcc66;
}
