body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
}.bodycopy {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
a:link {
	color: #000033;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: underline;
	color: #000033;
}.bodyHeader {
	font-family: tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
}
.planeText {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
