body {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

table {
	font-size : 8pt;
}

h1 {
	font-size : 18pt;
}

h2 {
	font-size : 15pt;
}

h3 {
	
}

a.link {
	color : #5956C1;
	text-decoration : none;
	font-size : 8pt;
}

a.link:HOVER {
	text-decoration : underline;	
	font-size : 8pt;
}

a.link:VISITED {
	color : #908FA6;
	font-size : 8pt;
}

a.menu {
	color : black;
	text-decoration : none;
	font-size : 8pt;
}

a.menu:HOVER {
	text-decoration : underline;	
}

 table.pt {
	background-color : #87CEEB;
}

.pt th {
	background-color : #87CEEB;
	padding : 4px;
	font-size : 8pt;
}

.pt td {
	background-color : #F0FFFF;
	padding : 4px;
	font-size : 8pt;
}

.t11 {
	background-color : #ADD8E6;
	font-weight : bolder;
	font-size : 8pt;
}

.t12 {
	background-color : #F0F8FF;
	font-size : 8pt;
}

.t13{
	background-color : White;
	font-size : 8pt;
}

.w-hotels {
	background-color : #F0F8FF;
	border : 1px solid #ADD8E6;
}