@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/kingdom_heights_houses.jpg);
	background-repeat: no-repeat;
}

td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}
.style1 {
	font-family: "Arial Black";
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: -1px;
}

.style2 {
	color: #FFFFFF;
	font-size: 27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-decoration: none;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
    line-height: 1.5;
}




a:link {
	font-family: "Arial Black";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}

a:visited {
	font-family: "Arial Black";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}

a:hover {
	font-family: "Arial Black";
	font-size: 11px;
	color: #CCEBCC;
	text-decoration: none;
	letter-spacing: -1px;
}

a:active {
	font-family: "Arial Black";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.strikethrough {
	text-decoration: line-through;
}
