body {
	margin:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.2em;
 }
body,td,th {
	color: #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#top {
 height:160px;
 }
#content {
	width: 850px;
 }

#column {
 float:left;
 width:600px;
 }

#classifieds {
	width:160px;
	margin-left: 600px;
 }

#footer {
	padding-top: 5px;
	border-top: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin: 20px;
	clear: both;
}
.section-head {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 1.1em;
	margin-bottom: 15px;
}

