body {
	background-color: #000a3e;
	margin: 0px;
	padding: 0px;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000033;
	font-weight: normal;
	line-height: 15px;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
	font-weight: normal;
	line-height: 15px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	text-decoration: underline;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.featured_properties {
	font-family: "times new roman", Times, Serif;
	font-size: 13px;
	color: #000033;
	font-weight: 100;
	font-style:italic;
}
.text3 {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000033;
	font-weight: bold;
	line-height: 20px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	text-decoration: underline;
}
a:hover {
/*	background-color: #E3D99F;*/
	text-decoration: none;
	/*border-top: 1px dashed #333399;
	border-bottom: 1px dashed #333399;*/
}

.blank {
	background-color: #000a3e;
	border: 0;
}

.propInstruction {
	color: #000a3e;
	background-color: #f1ebcf;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	text-align: center;
}
