body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}
a.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #00CB00;
}
a.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
a.botnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color : #ffcc00;
}
a.botlnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
a.botlnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color : #ffcc00;
}
a.travelsitesnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}
a.travelsitesnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #00CB00;
}
a.intxt {
	text-decoration: none;
	color: #170C00;
}
a.intxt:hover {
	text-decoration: underline;
	color : #170C00;
}
a.moreinfolnk {
	text-decoration: none;
	color: #000033;
	font-style:italic;
	font-size: 9pt;
}
a.moreinfolnk:hover {
	text-decoration: underline
	color : #000033;
	font-style:italic;
	font-size: 9pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003399;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
}
.darkbluetxtbold {
	color: #003399;
	font-weight: bold;
}
.darkbluetxt14ptbold {
	font-size: 14pt;
	color: #003399;
	font-weight: bold;
}
.redtxtbold {
	color: #FE222D;
	font-weight: bold;
}
.redtxt14ptbold {
	font-size: 14pt;
	color: #FE222D;
	font-weight: bold;
}
.whitetxtbold {
	color: #FFFFFF;
	font-weight: bold;
}
.smlltxt {
	font-size: 9pt;
}