h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #369;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.baseline {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #999;
}
td,p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	color: #333;
}

select,input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333;
}

h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666;
}

a {
	color: #369;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #2086ed;
	text-decoration: underline;
}
blockquote {
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 6px;
}

/* View Property Page Layout (layout_view.php) */
table.lvp_top_nav_menu_bg {
	background-color: #abc1d7;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #FFF;
}

/* Property Results Page Layout (layout_results.php) */
table.lrp_bg { 
   background-color: #abc1d7;
}
/* Property Status Text Colour */
p.propertystatus { 
	color: #F00;
	font-weight: bold;
}
/* Property Print Fact Sheet*/
p.factsheet_title {
	color: #003366;
	font-weight: bold;
	padding-bottom: 2px;
   padding-top: 2px;
	font-size: 14px;
}

