td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.LinkNav {
	font-size: 10px;
	color: #666633;
	text-decoration: none;
}
.LinkNavLt {
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
.CopyLgBold {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.CopyLink {
	color: #666633;
	text-decoration: none;
	font-weight: bold;
}
.HdrLg {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.CopyLinkLg {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.Sold {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.tableBorderGreen {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #007B78;
	border-right-color: #007B78;
	border-bottom-color: #007B78;
	border-left-color: #007B78;
}