/* CSS Document */

a {
	color: #999999;
	text-decoration: underline;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}

.content {
	margin: 0px;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
.preview_text {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.preview_link {
	margin: 0px;
	padding: 0px;
}
.link_blue a {
	text-decoration: none;
	color: #A2B7DA;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
.link_blue {

	text-decoration: none;
	color: #A2B7DA;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
#listing a {
	color: #999999;
}
#listing .headline {
	margin-bottom: 5px;
	line-height: 18px;
}

.longtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a96e7f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}

