body {
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000033;
}
a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000033;
}
a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #003300;
}
.PropertyTitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000033;
	padding-bottom: 5px;
}
.PrintButton {
	padding-right: 5px;
}

.PropertyDescription {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000033;
}
.PropertyDetailBox {
	padding-right: 10px;
	padding-left: 10px;
}
.BlackLineDivider {
	padding-top: 10px;
	padding-bottom: 10px;
}

.PropertyPrice {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000033;
}
.BlueBackground {
	background-color: #99cccc;
	padding-bottom: 4px;
}
.PageContentPanel {
	padding-right: 8px;
	padding-bottom: 8px;
}
.FooterText {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000033;
	padding-right: 20px;
}
.PropertyListDetailLink {

	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000033;
	padding-right: 5px;
}
.PhotoThumbNail {
	padding-right: 10px;
	padding-bottom: 10px;
}
.PropertyFeatureText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 5px;
	color: #000033;
}
.PropertyFeatureBullet {
	padding: 2px;
}
.PrinterPropertyTitle {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #000033;
	padding-bottom: 10px;
	padding-top: 10px;
}
.PrinterPropertyDescription {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000033;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.PrinterPropertyFooter {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000033;
	padding: 10px;
}
.AboutKasText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000066;
	padding-top: 10px;
}
.PropertyPriceStrikeout {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000033;
	text-decoration: line-through;
}
