@charset "utf-8";
.hd1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#0061af;
}
.hd {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14pt;
	color:#0061af;
}

.hd2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12pt;
	color: #906;
	font-weight:bold;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000;
	/*text-align:justify;*/
}
.textHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #900;
}

.stext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
}

.tbbgC {
	background-color: #FFFFFF;
}

.tbbgP {
	background-color: #E0E4FE;
}
.tbbgH {
	background-color: #99C;
}

TABLE.hoteltable { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000;
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
	BORDER-COLLAPSE: collapse;
}

table.hoteltable td
{
	padding: 05px 05px 05px 05px;
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid;
}
