p  {  
	   font-size: 1em; 
	   font-weight: normal; 
	   color: #333333
}
.iconNav a {
		font-size: 1em; 
		font-weight: bold; 
		color: #333333
		text-decoration:none;}   
.drkblue 
        {  
		background-color: #00367A
		}
		
.phoenixtitles 
        {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-weight: bold; 
		color: #333333
		}	
.phoenixtxt 
        {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: normal; 
		color: #333333;
		}
.producttitle 
        {  
		font-size: 2em; 
		font-weight: bold; 
		color: #000000; 
		}
.producttext 
        {  
		font-size: 1.1em; 
		font-weight: bold; 
		color: #000000; 
		text-decoration:none;
		}
.producttext a
        { text-decoration:none; }
.productsList
       {
	   width:500px;
	   max-width:500px;
	   }
	   
td.retailersList
      {
	  font-size:12px;
	  color:#333333;
	  padding-bottom:8px;
	  }