.housing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
	list-style-position: outside;
	list-style-image: url(home/bullet.gif);
	list-style-type: none;
	text-align: left;
	text-indent: 0px;
}
.boldheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #3399FF;
	font-weight: bold;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #FF0066;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}

