body {
	font-size: small;
	font-family: verdana;
	text-align: center;
}

p {
	font-size: small;
	font-family: verdana;
	font-weight: normal;
	text-align: center;
}

td { }

a:link {
	color: #03F;
	font-size: small;
}

a:visited {
	color: #333;
}

a:hover {
	color: #F00;
}

a:active {color: #F90;
}
#Aviontitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFF;
	background-color: #32665A;
	height: 50px;
	margin-bottom: 10px;
	text-align: center;
}
