/* CSS Document */
A:link, A:active, A:visited { color: 171F67;
							  font-size: 12pt;
							  }
BODY { background: EBF7FF;
	   margin-top: 10;
	   margin-right: 0;
	   margin-bottom: 0;
	   margin-left: 0;
	   }

}
h1		{ color: 171F67;

}
H2
{
color: 171F67;
}
H3
{
color: 171F67;
}
LI
{
font-size: 12pt;
font-family: Times, serif;
color: 171F67;
}
UL
{
font-size: 12pt;
font-family: Times, serif;
color: 171F67;
}
P      { font-size: 12pt;
		 font-family: Times, serif;
		 color: 171F67;
}
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: 171F67;
}