﻿     body 
     {
        BACKGROUND-COLOR: #edf0f7;
        font-family : Palatino Linotype, Verdana, Times New Roman, Geneva, Arial, Helvetica, sans-serif; 
        margin-top : 0px;
        margin-left: 0px;
     }
     navbar
     {
         
     }
     A:link 
     {
        text-decoration: none; 
        color: white
     }
     
     A:visited 
     {
        text-decoration: none; 
        color: white
     }
     A:active 
     {
        text-decoration: none; 
        color: white
     }
     A:hover
     {
        text-decoration: none; 
        color: white
     }
     
     UL LI	
     {	
	    list-style-type:	square ;
	 }	

     UL LI LI	
     {	
	    list-style-type:	disc;
	 }	

     UL LI LI LI	
     {	
	    list-style-type:	circle;
	 }	
	
     OL LI	
     {	
	    list-style-type:	decimal;
	 }	

     OL OL LI	
     {	
	    list-style-type:	lower-alpha;
	 }	

     OL OL OL LI	
     {	
	    list-style-type:	lower-roman;
	 }	
	 
	 TH, THEAD, TFOOT
     {
	    COLOR: #FFFFFF;
     }

     H1, H2, H3, H4, H5
     {
        COLOR: #003366;
     }
        .Tirefeature
        {
            color: #999999;
        }
        .TireUTQG
        {
            color: #999999;
            font-weight: bold;
        }
        .Tirestyle
        {
            color: #FF3300;
            font-weight: bold;
            text-align: center;
        }
        .Tiremodel
        {
            color: #000000;
            font-weight: bold;
            font-size: x-large;
            font-family: "Arial Black", sans-serif2;
            text-align: center;
        }
          .tiredescwidth
        {
            width: 296px;
        }
            .pagelink
            {
                color:#3333cc;
                text-align: center;
            }