body, p, td {
	line-height: 18px;
	font-size: 12px;
	color: #666666;
	font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
}
p {
	padding-bottom: 12px;
}
h2 {
	font-size: 12px;
	color: #333333;
	font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}
a {
	color: #333333;
}

#homelist table {
	margin-top: 10px;
	margin-left: 20px;
}
#homelist table th {
	vertical-align: top;
	white-space: nowrap;
	font-weight: normal;
	color: #666666;
	padding-bottom: 10px;
}
#homelist table td {
	vertical-align: top;
	font-weight: bold;
	padding-left: 20px;
	color: #333333;
	padding-bottom: 10px;
}

#list table th {
	vertical-align: top;
	white-space: nowrap;
	font-weight: normal;
	color: #666666;
	padding-bottom: 10px;
}
#list table td {
	vertical-align: top;
	font-weight: bold;
	padding-left: 20px;
	color: #333333;
	padding-bottom: 10px;
}

#details p.title {
	font-weight: bold;
	font-size: 14px;
}
#details p.title span.byline {
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
}

#ftr p {
	color: #cccccc;
	margin-left: 30px;
}
#ftr p a:link, #ftr p a:visited, #ftr p a:hover, #ftr p a:active {
	color: #666666;
	text-decoration: none;
}