/* Only for the pages that are displayed in the Summer/Winter flight details iframes... */

body {
	font: 11px/17px verdana, arial, sans-serif;
	text-align: left;
	background: none;
	background-color: white;
}

* {
	margin: 0;
	padding: 0;
}

.spacer {
	width: 100px;
	height: 10px;
}




