@charset "utf-8";
/* CSS Document */

<!--

a:link, a:visited {
	color: #3871A9;
	text-decoration: none;
}
a:hover, a:active {
	color: #3871A9;
	text-decoration: underline;
}

.sm_head {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-align: center}
P {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: justify}
table {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.xsm_body { font-family: Arial, Helvetica, sans-serif; font-size: 7pt}
img.navCabins {
	position: absolute;
	clip: rect(1px,1px,1px,1px);
}
.tinyText {
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.pics {
	border: 4px double #766456;
}
.sm_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-align: center
}

-->