/* CSS Document */
A:link, A:active, A:visited { color: 1d519a;
							  font-size: 12pt;
							  }
BODY { background: E2AE65;
	   margin-top: 0;
	   margin-right: 0;
	   margin-bottom: 0;
	   margin-left: 0;
	   }

}
H1
{
color: #1d519a;
}
H3
{
color: #1d519a;
}
P      { font-size: 12pt;
		 font-family: Times, serif;
		 color: 1d519a;
}
LI     { font-size: 90% }
STRONG { font-size: larger }

.texthotel{font-size:10pt;color:Black;font-family: Verdana, Arial, Helvetica, sans-serif;}
.HomePageTable{ font-size: 12pt;
		 font-family: Times, serif;
		 color: 1d519a;
}