body {
	background-color:#6699cc;
	}


/*Main Headings for Villas is h1*/

h1 {
	font-family: "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #6699CC;
	}
	
/*headings for tables in Villas is h2*/

h2 {font-family: "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: none;
	background-color: #6699CC;
	}


.tablestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #6699CC;
	text-transform: uppercase;


}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;

}
.VillaHeadings {
	font-family: "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #6699CC;

}
.VillasText {
	font-family: "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: none;
	background-color: #6699CC;


}
.smalltabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
