body {
	font-family : "Times New Roman", Times, serif;
	background-color : White;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	margin : 10px;
}

.name {
	font-family : "Times New Roman", Times, serif;
	font-size : 16pt;
	font-style : normal;
	font-weight : bold;
	color : Green;
}

.namelg {
	font-family : "Times New Roman", Times, serif;
	font-size : 20pt;
	font-style : normal;
	font-weight : bold;
	color : Green;
}

.addinfo {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : Red;
}

.listings {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

.address {
	font-family : "Times New Roman", Times, serif;
	text-align : center;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
}

.overview {
	font-family : "Times New Roman", Times, serif;
	text-align : center;
	font-style : normal;
	font-weight : normal;
	color : Green;
}

.overviewMaroon {
	font-family : "Times New Roman", Times, serif;
	text-align : center;
	font-style : normal;
	font-weight : normal;
	color : Maroon;
}

.parahead {
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	color : Red;
}

.details {	
	font-family : "Times New Roman", Times, serif;
	text-align : left;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	margin-left : 20px;
}

.message {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : Red;
	font-style : normal;
	font-weight : bold;
}

.messageBig {
	font-family: "Times New Roman", Times, serif;
	font-size : 12pt;
	color : Red;
	font-style : normal;
	font-weight : bold;
}

.indent {	
	font-family : "Times New Roman", Times, serif;
	text-align : left;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	margin-left : 40px;
}

.lastmod {
	font-family : "Times New Roman", Times, serif;
	text-align : left;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	margin-left : 20px;
	color : Gray;
}


.enquiryhead {
	font-family : "Times New Roman", Times, serif;
	text-align : center;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : Red;
}

TABLE.enquiry {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-style : normal;
}
 
.enquirytitle { 
	font-family : "Times New Roman", Times, serif;
	text-align : left;
	font-size : 16pt;
	font-style : normal;
	font-weight : normal;
	color : Green;
	 }

.enquiryleft {
	font-family : "Times New Roman", Times, serif;
	text-align : left;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : Blue;
} 

.enquiryright {
	font-family : "Times New Roman", Times, serif;
	text-align : right;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : Blue;
} 

.red {
	color : Red;
 }

.blue {
	color : Blue;
}

.teal {
	color : Teal;
}
 
.green {
	color : Green;
}
 