@charset "UTF-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.deposits {
	line-height: 18px;
}
li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/apartments/list.png);
	text-indent: 0px;
}
.apttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3399CC;
	line-height: 18px;
}

a:link {
	color: #3399CC;
	line-height: 16px;
}
a:visited {
	color: #3399CC;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}
