body {
	background-attachment: scroll;
	background-image: url(../falconpix/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #003399;
	text-align: left;
}
h1 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	line-height: 130%;
	color: #003399;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 130%;
	text-transform: uppercase;
	color: #003399;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
p {
	text-align: justify;
}

