/* Default Fonts */

body {
	color: #333333;
	font: 0.7em Arial, Helvetica, sans-serif;
}

p {
	color: #333333;
	font-size: 1em;
	padding: 0em 2em 0.5em;
	line-height: 180%;
}
.p_top {
	margin-top: 1em;
}
.content airshow #airshow {
	text-indent: 1em;
}


.content p {
	clear: left;
}
.employment {
	font-size: 1.5em;
}
.sub_content p {
	font-size: 1em;
	line-height: 100%;
	padding: 0px;
}

/* Rules for headings */ 

h1, h2, h3, h4, h5, h6 {
	color: #003399;
}
#title h1, #title p {
	color: #FFFFFF;
}

h1 {
	font-size: 3.5em;
	font-weight: bold;
	line-height: 0.5em;
} 

h2 {
	font-size:2.5em;
	line-height: 1em;
} 
h3 {
	font-size:2em;
	line-height: 1em;
	text-indent: 1em;
}
h4 {
	font-size:1.5em;
	line-height: 1em;
	margin-left: 1em;
} 
h5 {
	font-size: 1em;
	line-height: 1em;
}
h6 {
	font-size: 0.75em;
	line-height: 1em;
}
strong {
	font-weight: bold;
	color: #003399;
}

