td {
  font-family: Arial, Times New Roman;
  font-size: 10pt;
  }
H2 {
  font-family: Arial;
  font-size: 18pt;
  color: blue;
  }
body {
  font-family: Times New Roman;
  font-size: 12pt;
  background-image: url('images/v-background.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-attachment:fixed;	
}
.MenuOptions {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.VillaName {
	font-family: Times New Roman;
	font-size: 14pt;
	font-weight: bold;
	line-height: 2;
}
.ListItemHead {
	font-weight: bold;
	font-Style: italic;
	color: blue;
}


