.sections {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	background: #666666;

}
.tableborder {
	border: 1px solid #666666;
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;

}
a:link {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #003366;

}
a:hover {
	color: #0033FF;
	text-decoration: underline;
	font-weight: bold;


}
.sectionDescription {
	font-size: 11px;
	line-height: 30px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.itemNumber {
	font-size: 10px;
	color: #666666;
}
.itemTitle {
	font-size: 12px;
	font-weight: bold;
}
.item {
	font-size: 11px;
	line-height: 20px;
}
.footer {
	font-size: 10px;
	color: #999999;
}
.sold {
	font-weight: bold;
	color: maroon;

}
.backgroundlinda {
	background-color: #E5E5E5;
	background-image: url(images/linda_grey.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
