	body {
	font-family: Arial, Helvetica, sans-serif;
	}

.style4 {font-family: Arial, Helvetica, sans-serif; color: #F5F5F5;}
		.style7 {font-family: Arial, Helvetica, sans-serif; color: #C89A49; font-size: xx-small; }
		a:link {
			color: #C89A49;
			text-decoration: none;
		}
		a:visited {
			text-decoration: none;
			color: #C89A49;
		}
		a:hover {
			text-decoration: underline;
		}
		a:active {
			text-decoration: none;
		}
		.style8 {
			font-size: 18px;
			font-weight: bold;
		}
		#swap { 
			display : none; 
		}
		#swap2 { 
			display : none; 
		} 
		
.imagelink {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fleetlisttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

.fleetlistcrafttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
}
#locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEA440;
}
#content {
	margin-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6B551;
}
#links {
	text-align:right;
}
	