.np {
	display: none;
	}

H1 {
	text-align : center;
    font-size: 26px;
	}

H2 {
	text-align : center;
	margin-bottom : 0px;
	}
	
H3 {
	text-align : center;
	}

P {
	text-align : justify;
	}

TD {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	vertical-align : top;
	}

LI {
	text-align : justify;
	}


.hotel {
	width:250;
	height:300;
	border:5;
	float : right;
	horizontal-align:right;
	}

.f {
    font-weight: bold;
	text-align: right;
	}

.b {
    font-weight: bold;
	vertical-align:middle;
	}

.c {
    font-weight: bold;
	background-color: #E8EDF0;
	vertical-align:middle;
	}

.d {
    font-weight: bold;
	text-align : center;
	}

.w {
	text-align : center;
	}

.l {
	margin-bottom : 0px;
	margin-top : 0px;
	}


.bmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.submenu {
	color: #103456;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

.submenu:hover {
	text-decoration: underline;
	}

.partners {
	color: #8C6635;
	font-size: 10px;
	text-decoration: none;
	}

.member {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	}

.member:hover {
	text-decoration: underline;
	}

.menu:link {
	color: white;
	text-decoration: none;
	}

.menu:active {
	color: white;
	text-decoration: none;
	}

.menu:visited {
	color: white;
	text-decoration: none;
	}

.menu:hover {
	color: white;
	text-decoration: none;
	}

.table {
	font: 9pt/9pt arial;
	color: black;
	}