body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.search {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.listings_header {
	font-size: 14px;
	font-weight: bold;
}
.topframe {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-size: 9px;
}
A:link {
	text-decoration: none;
	color: #003300;
}
A:visited {
	text-decoration: none;
	color: #003300;
}
A:active {
	text-decoration: none;
	color: #336600;
}
A:hover {text-decoration: underline; color: #336600;}
