.nav {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.nav a:link { 
	text-decoration: none; 
	color: #000000;
	}
	
.nav a:visited { 
	text-decoration: none; 
	color: #000000;
	}
	
.nav a:active { 
	text-decoration: none; 
	color: #000000;
	}

.nav a:hover { 
	text-decoration: none; 
	color: #003366;
	}

.indexsubheading {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #363636;
}

.indexsubheadinglink {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
}

.indexsubheadinglink a:link { 
	text-decoration: none; 
	color: #003366;
	}
	
.indexsubheadinglink a:visited { 
	text-decoration: none; 
	color: #003366;
	}

.indexsubheadinglink a:active { 
	text-decoration: none; 
	color: #003366;
	}

.indexsubheadinglink a:hover { 
	text-decoration: none; 
	color: #ffffff;
	}
	
.officerTitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.officerName {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}

.officerText {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.confLinks {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

.confLinks a:link { 
	text-decoration: none; 
	color: #003366;
	}
	
.confLinks a:visited { 
	text-decoration: none; 
	color: #003366;
	}
	
.confLinks a:active { 
	text-decoration: underline; 
	color: #000000;
	}

.confLinks a:hover { 
	text-decoration: underline; 
	color: #000000;
	}

.indexconflink {
	font-family: Arial;
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
}

.indexconfink a:link { 
	text-decoration: none; 
	color: #ffff00;
	}
	
.indexconflink a:visited { 
	text-decoration: none; 
	color: #ffff00;
	}
	
.indexconflink a:active { 
	text-decoration: underline; 
	color: #ffff00;
	}

.indexconflink a:hover { 
	text-decoration: underline; 
	color: #ffff00;
	}

.airportText {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.footerText {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}