@import url("global_layout.css");
@import url("global_content.css");
@import url("firefox_1_0_layout.css");
@import url("firefox_1_5_layout.css");
/*
---------------------------------------------------------------
United Vacations Master Style Sheet
1.23.06 - KMK
---------------------------------------------------------------*/
* {margin-top: 0px; margin-left: 0px; border: 0px;}
a:link { text-decoration: underline; color: #0033CC; }
a:visited { text-decoration: underline; color: #0033CC; }
a:active { text-decoration: underline; color: #0033CC; }
a:hover { text-decoration: underline; color: #0033CC; }

body {
	background-color: #fff;
	font-size: 70%;
}
sup {
	font-size: 70%;	
	}
	
sub {
	font-size: 70%;	
	}
/* STA - 10/30/06 < Start */
.a_airport_codes{
	font-size: 9pt;

}
.body_airport_codes{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
}
/* STA - 10/30/06 < End */