P  {
	font-family : Arial;
	color : Navy;
}

H3  {
	color : Navy;
	font-size : medium;
	font-family : Arial;
}

A  {
	text-decoration : underline;
	color : Blue;
}

A:Visited  {
	font-family : Arial;
}

A:Active  {
	color : Red;
	text-decoration : underline;
	font-family : Arial;
}

A:Hover  {
	text-decoration : underline;
	color : Red;
	font-family : Arial;
}

A.button {
	font-size: 12px;
	font-weight:bold;
	font-family:arial;
	text-decoration : none;
	color: white;
	background-color: navy;
}

A:Hover.button  {
	font-size: 12px;
	font-weight:bold;
	font-family:arial;
	text-decoration : none;
	color: white;
	background-color: navy;
}



BODY  {
	color : Navy;
	font-family : Arial;
}
li.small{
	font-size : 8pt;
	 }
	 
	 
.button{
	font-size: 12px;
	font-weight:bold;
	font-family:arial;
	color: white;
	background-color: navy;
}

.buttonindexbox{
	font-size: 12px;
	font-family:arial;
	width : 130px;
}

.buttonindex{
	font-size: 12px;
	font-weight:bold;
	font-family:arial;
	color: white;
	background-color: navy;
	width : 130px;
}

.thumbnail{
	font-size: 12px;
	font-family:arial;
	color : Navy;
}

.propertyheader{
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color : Navy;
	font : bold;
}

.propertyfloor{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color : Navy;
	font : bold;	
}

.propertysubheading {
 	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : Navy;
	font : bold;		
}

.newprice {
	text-align: center;
	color: #CE0000;
	font-size : 16px;
	font-weight : bold;
}

.FAQtext{
	font-size: 16px;
	font-family : Arial;
}

.FAQtextBold{
	font-size: 18px;
	font-family : Arial;
	font-weight : bold;	
}

.notetext{
	color: #800000;
	font-size: 12px;
}
