	<style>
		body.lance  { margin-left: -60;
					  margin-top: 10 }
					  
		.blk		{ font-family: Arial; }
		
                 .bigSale       { font-family: Arial; 
					  font-size: 12pt; 
					  color: red;
					  font-weight: bold }
		
		div.floatingtable    { padding:0.5em; border-style:solid; border-width:2px;
			                          background-color:f4f4f3;
	                          		  width:140px; float:right;}
	                          
					  
		.main 		{ font-family: Arial; 
					  font-size: 9pt; 
					  color: navy;
					  font-weight: bold }

		.main2 		{ font-family: Arial; 
					  font-size: 9pt; 
					  color: navy }              
					  
		.main3 		{ font-family: Arial; 
					  font-size: 8pt; 
					  color: navy }		
		
                .pink 		{ font-family: Arial; 
					  font-size: 9pt; 
					  color: #FF33FF;
					  font-weight: bold }			  	  
		
                .report		{ font-family: Arial; 
					  font-size: 7pt; 
					  color: navy }	
                .reportGray	{ font-family: Arial; 
					  font-size: 7pt; 
					  color: gray }	
                
                .redBold       { font-family: Arial;
					  font-size: 12pt;
					  color: red;
					  font-weight: bold }			  
					  
		.reg2		{ font-family: Arial;
					  font-size: 11pt;
					  color: navy;
					  font-weight: bold }
					  
		.reg3		{ font-family: Arial;
					  font-size: 9pt;
					  color: navy;
					  font-weight: bold }
					  
		.reg		{ font-family: Arial;
					  font-size: 11pt;
					  color: navy }
					  
		.reg4		{ font-family: Arial;
					  font-size: 10pt;
					  color: navy }
					  
		.reg5		{ font-family: Arial;
					  font-size: 14pt;
					  font-weight: bold; 
					  color: navy }
                .singleLetter	{ font-family: Arial;
					  font-size: 12pt;
					  font-weight: bold; 
					  color: Red }              
					  
		.texta		{ font-family: Arial;
					  font-size: 10pt }

                .tristle 		{ font-family: Arial; 
					  font-size: 9pt; 
					  color: thistle }
					  			  
		a			{ text-decoration: none;
					  color: navy;
					  font-weight: bold;
					  text-decoration: underline;}

		a:hover  	{ color: red;
					  font-family: Arial;
					  text-decoration: none;}
	       

	 	td.banner	{ background-color: navy;
					  text-align: center }

	 	.text 		{ color: silver;
					  margin-top: 5;
					  margin-left: 10px;
					  font-size: 20px;
					  font-family: Arial; 
					  font-weight: bold }

		.highlight 	{ margin-top: -25px;
					  margin-left: 8px;
					  color: navy;
					  font-size: 20px;
					  font-family: Arial;
					  font-weight: bold }
					  
		.highlight2	{ margin-top: -25px;
					  margin-left: 8px;
					  color: green;
					  font-size: 20px;
					  font-family: Arial;
					  font-weight: bold }

		.gray		{ background-color: #eeeeee;
					  vertical-align: top }
                .navy          { background-color: navy;}

                .thistle	{ background-color: thistle;}

                .black          { background-color: black;}  

		hr.one		{ color: navy;
					  width: 83% }

		hr.two		{ color: navy;
					  width: 100% }
					  
		hr.three	{ color: navy;
					  width: 110% }			  
	
		.drop		{ color: navy }
               
		.green          {color: green;
					  font-family: Arial;
                                          font-weight: bold;
					  font-size: 12pt }
                .red8            { color: red;
					  font-family: Arial;
					  font-size: 8pt}

                .red            { color: red;
					  font-family: Arial;
					  font-size: 10pt }
                
                .red14            { color: red;
					  font-family: Arial;
                                          font-weight: bold; 
					  font-size: 14pt }

		.white		{ color: white;
					  font-family: Arial;
					  font-size: 10pt }
               .white8		{ color: white;
					  font-family: Arial;
					  font-size: 8pt }
                
	</style>
