/*-----------------------BEACHES COLORSLightColor = "#BDD8F9"MidColor = "#A6C5EB" DarkColor = "#041D78" ------------------------*/a {  /*font-family: Arial;*/  /*font-size: 10pt;*/  color: #0033cc;  	  	/*standard blue*/  text-decoration: none;  	/*no underline*/}a:hover {  color: #666666;		/*gray*/}CENTER.Footer A	{  font-family: Arial;  font-size: 8pt;}TABLE {  font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;  font-size: 12pt;  font-weight: normal;  color: #000000;  border: 0;}/*FANCY TABLE (Amenities)*********************//*Use where	Table class=Amenities					(table.Amenities)	AND any TD whose parent is a Table of class=Amenities	(table.Amenities td)	AND any TH whose parent is a Table of class=Amenities	(table.Amenities th)	BUT NOT IN ANY TABLES THAT ARE OUTSIDE THE PARENT TABLE WHERE CLASS=AMENITIES*/table.Amenities, table.Amenities td, table.Amenities th {border:1px solid #041D78;border-collapse:collapse;padding:3px;}table.Amenities th {background-color:#041D78;color:white;}table.Amenities td.No {background-color:#BDD8F9;}/****************************************//*SIGNATURE*****************************//*p.signature{	font-family: "Vladimir Script",  Script, sans-serif;	font-size: 25pt;}*//*Heading-Sized Fonts *********************/         FONT.H {  font-family: Arial;  font-size: 15pt;  font-weight: bold;  color: #000000;}FONT.H2 {  font-family: Arial;  font-size: 13pt;  font-weight: bold;  color: #000000;}FONT.H3 {  font-family: Arial;  font-size: 11pt;  font-weight: bold;  color: #000000;}FONT.H4 {  font-family: Arial;  font-size: 11pt;  font-weight: bold;}H4:hover {	color: #0033cc;}FONT.P {  font-family: Arial;  font-size: 10pt;  color: #000000;}FONT.RH1 {	font-family: Arial;	font-size: 20pt;  font-weight: bold;	color: #000000;}FONT.RH2 {  font-family: Arial;  font-size: 8pt;  font-weight: bold;  color: #000000;}FONT.RH3 {  font-family: Arial;  font-size: 8pt;  font-weight: bold;  color: #000000;}FONT.RP {  font-family: Arial;  font-size: 8pt;  color: #000000;}