.heading {
	font-family: Trebuchet MS, Arial;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.head-blue {
	font-family: Trebuchet MS, Arial;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 003366;
	text-decoration: none;
}
.body-text {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #003366;
	text-decoration: none;

}
.body-text-home {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #287696;
	text-decoration: none;

}
.body-text-home-bold {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #287696;
	text-decoration: none;
	font-style: bold;

}
.bottom-text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	color: #287696;
	text-decoration: none;
	font-style: bold;

}
.enquiry-red {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #FF0000;
	text-decoration: none;

}

.homepage-text {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #287696;
	text-decoration: none;

}.border {
	border: thin double #666666;
}
.border1 {

	border: 1px dotted #666666;
}
.sub-hd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #003366;
}
img.floatRight {
 float: right; 
margin: 24px; 
} 
