body {
	margin: 0px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

#box_speciallist {
	font-size: 8pt;
	width: 100%;
	float:left;
	text-align: left;
	height: 260px;
	clear: both;
	padding: 3px;
	font-weight: bold;
	background-image: url(charter_specials_overview1.jpg);
	background-position: right;
	}

.left {
	float: left;
	width: 70%;
	white-space: normal;
	
}
.right {
	float: right;
	text-align: left;
	width: 30%;
	color: #FF0000;	
}	

a {
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	}
p {
	font-size: 10pt;
}

.tinytext {
	font-size: 7pt;
}

.smalltext {
	font-size: 8pt;
}
.red {
	color: #FF0000;
	}

}
.heading {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #070C50;
	text-decoration: none
}
.qualitystar {
	color: #FCB402;
	font-size: 18px;
}
.oneway {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	}

