body {font-family:Arial, Helvetica, sans-serif; background-image:url(Bg_tile_FAA.gif);
margin-right:5%;
margin-left:5%;
}
	color: #666666;
	font-size: 12px;
	text-align: center;
        font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: orange;
	margin-left: 5%;
	margin-right: 5%;
        text-align: left;
	color: #333;

}
.style4 {
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #333;
        text-align: center;
}
 .style5 {color: #FF0000}
  .style6 {font-size: 18px}
  .style7 {
	font-size: 24px;
}
.style9 {font-size: 10px}
  .style10 {
	color: #900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

a {
	color: #0066FF;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF6666;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
h3 {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
p {
	text-indent: 20px;
}
.style11 {
	text-align: left;
	font-size: 16px;
	font-style: normal;
}
.style10 u {
	color: #900;
	font-size: 24px;
}
.style10 {
	font-size: 18px;
}
.obvioustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #666;
	text-align: left;
}
.tablecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #666;
}

ul#navlist { font-family: sans-serif; }

ul#navlist a
{
font-weight: bold;
text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#navlist li { float: left; }

ul#navlist li a
{
color: #ffffff;
background-color: red;
padding: 3px;
border: 1px #ffffff outset;
}

ul#navlist li a:hover
{
color: yellow;
background-color: red;
}

ul#navlist li a:active
{
color: #cccccc;
background-color: red;
border: 1px #ffffff inset;
}

ul#subnavlist { display: none; }
ul#subnavlist li { float: none; }

ul#subnavlist li a
{
padding: 0px;
margin: 0px;
}

ul#navlist li:hover ul#subnavlist
{
display: block;
position: absolute;
font-size: 10pt;
padding-top: 5px;
}

ul#navlist li:hover ul#subnavlist li a
{
display: block;
width: 10em;
border: none;
padding: 2px;
}

ul#navlist li:hover ul#subnavlist li a:before { content: " "; }


.emphasis {
	background-color: #FF3;
}

