body {
	margin-top: 0px;
	background-color: #9A9865;
}

td { 
	color: #000000; 
	font-size:10px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;}

a:link {
	color: #666633;
}
a:visited {
	color: #637579;
}
a:hover {
	color: #CCCC99;
}
a:active {
	color: #666633;
}

.footerText {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #647677;
}

.listingList, .listingList p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000; 
	margin: 0px;
	text-align: left; }

.listingList h3, .detailPage h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left; }
	
.detailPage p {
	margin: 0px;
	margin-bottom: 5px;
	text-align: left; }