h1	{
	font-size: 36pt;
	font-family: "Century Gothic", Arial, Helvetica;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	font-variant: small-caps;
	font-style: normal;
	text-transform: none;


	}
h2	{
	font-size: 20pt;
	font-family: "Century Gothic", Arial;
	font-variant: small-caps;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	margin-top: 2pt;
	margin-bottom: 2pt
	}
h3	{ color: #993333;
	font-size: 16pt;
	font-family: "Century Gothic", Arial;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 24pt;
	text-align: center;
	margin-top: 2pt;
	margin-bottom: 2pt
	}
h4	{
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 18pt;
	line-height: 24pt;
	text-align: center;
	margin-top: 5pt;
	margin-bottom: 2pt;
	}
h5	{
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
	margin-top: 5pt;
	margin-bottom: 2pt;
	text-align: center;
	font-variant: small-caps;

	}
h6	{
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	font-size: 10pt;
	line-height: 12pt;
	margin-top: 5pt;
	margin-bottom: 2pt;
	font-variant: small-caps;

	}
p	{
	font-family: arial, helvetica;
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}
body	  { background-color: white;}
a:link	 { color: #993333; font-family: "Century Gothic", Arial, Helvetica}
a:active	 { color: #990000; font-family: "Century Gothic", Arial, Helvetica}
a:visited	 { color: #660000; font-family: "Century Gothic", Arial, Helvetica}
.aero-logo {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 9px;
}
.notes {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 10px;
}
hr {
	color: 993333;
}
