BODY {
	color: Black;
	background-color: White;
	font:14px "Times New Roman", Times, serif;
	text-align: left;
}

A {
	color: Blue;
	background-color: White;
	}

A:HOVER {
	color: #99CCCC;
	background-color: White
}
H1 {font-size: 14pt; font-weight: bold; color: #2108B5; text-align: center;background-color: White}


H2 {font-size: 13pt; font-weight: bold; color: #2108B5; text-align: center;background-color: White }


H3 {font-size: 12pt; color: #2108B5; text-align: center;background-color: White }
P {
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: 300;
	text-align: justify;
	}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

TABLE.page {
	background: #D3DBF9;
	margin: 10px;
	width: 780px;
	text-align : justify;
	text-indent : 0;
	text-transform : none;
	}
	TD.navigation {
background: #D3DBF9;
	width : 180px;
}
TD.body {
background-color: White;
	width: 700px;
	padding: 10px;
		}
.red {
	background : White;
	color : Red;
}


.heading {
	background : transparent;
	color : Blue;
	text-align : center;
}

.title {
	font : bold italic small-caps small sans-serif;
	text-align : center;
	color:blue;		
		}

.trips {
	background : Yellow;
	background-color : Yellow;
	border : 2px double #D2B48C;
	border-color : #4682B4;
	padding : 5px 10px;
}

DIV {
	background-color : transparent;
	text-align : justify;
}


.small { font-size: 9pt; font-style: italic}  

.hilight {
	color: #990000;
	font-variant: small-caps;
	font-style: italic;
	background-color: White;
}
.small { font-size: 10; font-style: italic}  
.footnote {
	background: transparent;
	position: absolute;
	left:	180px;
	top:810px;
	z-index: 2
}
.accommodation-list {
	background: transparent;
	margin-left: 300px;
	}

