body{
	background:#1b1b1b;
}

h1{
	margin: 0;
	height: 55px;
	width: 100%;
	background:#D5D4D5;
	border-bottom: #000 solid 4px;
}

a{
	background-color: #eee;
	display: block;
	color: #515151;
}

h1 a{
	display: block;
}

h1 img{
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 13pt;
	color: #eee;
	font-weight: bold;	
}

h3 {
	font-size: 11pt;
	color: #eee;
}

#air_details{
	background-color: #111;
}

p{
 color: #a1a1a1;
 font-size: 12pt;
}

ul{
	list-style: none;
}
