BODY {
	font-family : "Times New Roman", Times, serif;
	border-left: thin;
	border-right: thick;
	margin-left: 10px;
	margin-right: 10px;
	background-color : #FFFFE1;
}

TABLE.top {
	background-color : White;	
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.top {
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}
.topofpage {
	font-size : 22pt;
	color : #006545;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

.topofpage-sm {
	font-size : 15pt;
	color : Green;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}
.topofpage-big {
	font-size : 24pt;
	color : Green;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

.listings {
	font-size : 9pt;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-align : center;
}

.address {
	text-align : center;
	font-size : 11pt;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
}

.overview {
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : Red;
}

.overview-bl {
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : Blue;
}


.overview-pk {
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : #FF0063;
}

.parahead {
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	color : rgb(192,40,40);
}

.details {	
	text-align : left;
	font-size : 11pt;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	margin-left : 20px;
	width: auto;
}

.message {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : Red;
	font-style : normal;
	font-weight : bold;
}

.indent {	
	text-align : left;
	font-size : 11pt;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	margin-left : 60px;
}

EM {
	font-size : 11pt;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bolder;
	color : Maroon;
}

.red {
	color : Red;
 }

.blue {
	color : Blue;
}

.teal {
	color : Teal;
}
 
.green {
	color : Green;
}
 
.lastmod {
	text-align : left;
	font-size : 9pt;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : normal;
	margin-left : 20px;
	color : Gray;
}

.enquiryhead {
	font-family : "Times New Roman", Times, serif;
	text-align : center;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : Red;
}

TABLE.enquiry {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	font-style : normal;
}
 
.enquirytitle { 
	font-family : "Times New Roman", Times, serif;
	text-align : left;
	font-size : 15pt;
	font-style : normal;
	font-weight : normal;
	color : Green;
	 }

.enquiryleft {
	font-family : "Times New Roman", Times, serif;
	text-align : left;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : Blue;
} 

.enquiryright {
	font-family : "Times New Roman", Times, serif;
	text-align : right;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : Blue;
} 

.note {
	text-align : left;
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : normal;
	margin-left : 20px;
}
