	.blurb {
		align: center;
		width: 80%;
		text-align: justify;
		padding-left: 10px;
		font-size: small;
	}
	.bordered {
		border: 2px solid #666666;
	}
	.issuedate {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: x-small;
		padding: 3px;
	}
	.layerbox {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #444444;
		font-weight: 500;
		font-size: 56.25%;
		border: 1px solid #02ADDC;
		background-color: #E0EEF5;
		padding: 2px;
		margin-top: 20px;
	}
	.layerbox > a {
		color: #444444;
		text-decoration: none;
		font-weight: 600;
		border: none;
		font-size: small;
	}
	.bookingbox {
		align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-weight: 800;
		font-size: x-small;
		border: 1px solid #1111FF;
		background-color: #FF1111;
		padding: 2px;
		margin-top: 20px;
		min-width: 300px;
		width: 30%;
		margin-left: 35%;
	}
	.bookingbox > a {
		color: #FFFFFF;
		text-decoration: none;
		font-weight: 800;
		border: none;
		font-size: x-small;
	}
	.topdealsheader {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bolder;
		color: #52E0E0;
	}
	a.flightspecials {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
		color: #000000;
		text-decoration: none;
	}
	a.flightspecials:hover {
		text-decoration: underline;
	}
	a#layerbox {
		color: #444444;
		text-decoration: none;
		font-weight: 600;
		border: none;
		font-size: x-small;
	}
	body {
		text-align: center;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-sarif;
		font-size: small;
		margin-top: 0px auto;
	}
	div.body {
		text-align: center;
		margin: 0 auto;
	}
	div.conditions {
		align: center;
		border-bottom: 1px solid #000000;
		border-top: 1px solid #000000;
		text-align: left;
		font-size: xx-small;
		margin: 40px auto 0 auto;
		width: 75%;
	}
	p.teaser {
		font-size: 14pt;
		color: #FF0000;
		font-weight: 700;
		margin-top: 20px;
		text-align: center;
	}
	span.subteaser {
		font-size: 12pt;
		color: #000080;
	}
	table.noborder {
		border: none;
		padding: 0px;
		margin: 0px;
		border-collapse: collapse;
	}
	table.pricetable {
		width: 85%;
		align: center;
		text-align: center;
		margin: 0 auto;
	}
	tbody, td {
		font-family: Verdana, Arial, Helvetica, sans-sarif;
	}
	td.price {
		font-size: 112%;
		color: #FF0000;
		font-weight: 700;
		background-color: #FFFFFF;
		border-bottom: 1px solid #BFD7E3;
		text-align: center;
	}
	td.tableitem, tr.tableitem {
		background-color: #FFFFFF;
		border-bottom: 1px solid #BFD7E3;
		font-size: 81.25%;
		font-weight: 700;
	}
	td.smallitem, tr.smallitem {
		background-color: #FFFFFF;
		border-bottom: 1px solid #BFD7E3;
		font-size: xx-small;
		font-weight: 400;
	}
	tfoot {
		background-color: #E0EEF5;
		font-size: xx-small;
		font-weight: 700;
		color: #123B68;
		border-bottom: 1px solid #BFD7E3;
		text-align: center;
	}
	td.footer {
		background-color: #E0EEF5;
		font-size: xx-small;
		font-weight: 700;
		color: #123B68;
		border-bottom: 1px solid #BFD7E3;
		text-align: center;
	}
	td.header {
		background-color: #E0EEF5;
		font-size: x-small;
		font-weight: 700;
		color: #123B68;
		border-bottom: 1px solid #BFD7E3;
		text-align: center;
	}
	tfoot > tr > td {
		font-size: xx-small;
	}
	th, thead, td.head {
		background-color: #E0EEF5;
		font-size: xx-small;
		font-weight: 700;
		color: #123B68;
		border-bottom: 1px solid #BFD7E3;
		text-align: center;
		font-size: 81.25%;
	}
	tr > td.tableitem:first-child {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	table.season {
		width: 50%;
		align: center;
		text-align: center;
		margin: 0 auto;
	}
	td.season {
		font-size: xx-small;
		color: #123B68;
		font-weight: 700;
		background-color: #E0EEF5;
		border-bottom: 1px solid #BFD7E3;
		border-top: 1px solid #BFD7E3;
		text-align: center;
	}
	td.dates {
		background-color: #FFFFFF;
		border-bottom: 1px solid #BFD7E3;
		border-top: 1px solid #BFD7E3;
		font-size: xx-small;
		font-weight: 400;
		text-align: left;
	}
	ul.conditions {
		font-size: xx-small;
		list-style-type: disc;
		line-height: 1.25em;
	}
