/* Passengers First Stylesheet */


A { text-decoration:none }


BODY    	{background: #FFFFFF}

A:link		{color: #000099;
			font-family: Verdana;
			font-size: 10pt}
a:hover {
	font-family: Verdana;
	color: #000099;
	text-decoration: underline;
}

							 
A:visited	{color: #000099;
			 font-family: Verdana;
			 font-size: 10pt}
			
.header1	{color: #000099;
			font-family: Verdana;
			font-size: 22pt;
			font-weight: bold}
			
.header2	{color: #000099;
			font-family: Verdana;
			font-size: 14pt;
			font-weight: bold}
			
.header3	{color: #000099;
			font-family: Verdana;
			font-size: 12pt;
			font-weight: bold}	
	 
.text1		{color: #000000;
			font-family: Verdana;
			font-size: 10pt}
			
.text2		{color: #000000;
			font-family: Verdana;
			font-size: 7pt}
			
			

