.body {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 14px;
}
.smallerText {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 12px;
}
.smallestText {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 9px;
}
.linkText {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 12px;
	font-weight: bold;
}
.smallerLinkText {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 9px;
	font-weight: bold;
}
.largerText {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
}
a.color:link {
	color: white;
	text-decoration: none;
}
a.color:visited {
	color: white;
		text-decoration: none;
}
a.color:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.color:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.navLinks {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.viewListing {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
}
.boldBody {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
}
.blueBody {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 14px;
	color:#000033;
}
.closed {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.address {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.address2 {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.address3 {
	font-family: "Verdana", Aerial, sanserif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.address4 {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #5c5c5c;
	font-style: italic;
	line-height: 28px;
}
.price {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.price2 {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.description {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.exclusive {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5c5c5c;
	font-style: italic;
	line-height: 18px;
}
