body{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

* {
	margin: 0;
	padding: 0;
}

ul {
	margin-left: 17px;
}

li {
	padding-left: 20px;
	list-style-image: url(../images/dot2.png);
}

img {
	border: 0;
	margin-bottom: 5px;
}

p, h3, ul{
	margin-bottom: 10px;
}

br {
	line-height: 13px;
}

a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #666666;
}

h3, .property_title {
	color: #003399;
	font-size: 17px;
}

.property_left_image {
	float: left;
}

.property_right_image {
	float: right;
}

