<style>
                               {text: #FFFFFF;
                                color: #FFFFFF;
                                font-size: 10pt;
                                font-family: Verdana, Tahoma, Arial;}

      body                     {margin: 0px;
                                text: #FFFFFF;
                                color: #FFFFFF;
                                background-color: #4C4C4C;
                                scrollbar-face-color: #666666; 
                                scrollbar-shadow-color: #444444; 
                                scrollbar-highlight-color: #888888; 
                                scrollbar-3dlight-color: #AAAAAA; 
                                scrollbar-darkshadow-color: #222222; 
                                scrollbar-track-color: #666666; 
                                scrollbar-arrow-color: #AAAAAA;
                                font-size: 10pt;
                                font-family: Verdana, Tahoma, Arial;}

      td                       {text: #FFFFFF;
                                color: #FFFFFF;
                                background-color: #4C4C4C;
                                font-size: 10pt;
                                font-family: Verdana, Tahoma, Arial;}

      h1, h2, h3, h4, h5, h6   {text: #DDDDDD;
                                color: #DDDDDD;
                                font-family: Tahoma, Verdana, Arial;}

      a:link                   {text-decoration: underline;
                                text: #BBBBBB;
                                color: #BBBBBB;}
      a:visited                {text-decoration: underline;
                                text: #999999;
                                color: #999999;}
      a:active                 {text-decoration: underline;
                                text: #DDDDDD;
                                color: #DDDDDD;}
      a:hover                  {text-decoration: underline;
                                text: #FFFFFF;
                                color: #FFFFFF;}
                                
      hr                       {color: #707070;                                width: 80%;} 

      img                      {border-color: #000000;
                                font-family: Verdana, Tahoma, Arial;}

      ul                       {list-style-image: url(/images/jeep/2000_cherokee/bullet_dark.jpg);}
      
      .FamilyTree              {text: #C0C0C0;
                                color: #C0C0C0;
                                background-color: #4C4C4C;
                                font-size: 8pt;
                                font-weight: bold;
                                font-family: Verdana, Tahoma, Arial;}

      .SpecList                {text: #C0C0C0;
                                color: #C0C0C0;
                                background-color: #222222;
                                font-size: 8pt;
                                font-family: Verdana, Tahoma, Arial;}

      .StepByStep              {background-color: #000000;
                                font-size: 10pt;
                                font-family: Verdana, Tahoma, Arial;}

      .StepOdd                 {text: #404040;
                                color: #404040;
                                background-color: #AAAAAA;
                                font-size: 10pt;
                                font-family: Verdana, Tahoma, Arial;}

      .StepOdd a:link          {text-decoration: underline;
                                text: #505050;
                                color: #505050;}
      .StepOdd a:visited       {text-decoration: underline;
                                text: #303030;
                                color: #303030;}
      .StepOdd a:active        {text-decoration: underline;
                                text: #606060;
                                color: #606060;}
      .StepOdd a:hover         {text-decoration: underline;
                                text: #707070;
                                color: #707070;}
                                
      .StepEven                {text: #AAAAAA;
                                color: #AAAAAA;
                                background-color: #404040;
                                font-size: 10pt;
                                font-family: Verdana, Tahoma, Arial;}

      .StepEven a:link         {text-decoration: underline;
                                text: #C0C0C0;
                                color: #C0C0C0;}
      .StepEven a:visited      {text-decoration: underline;
                                text: #B0B0B0;
                                color: #B0B0B0;}
      .StepEven a:active       {text-decoration: underline;
                                text: #E0E0E0;
                                color: #E0E0E0;}
      .StepEven a:hover        {text-decoration: underline;
                                text: #D0D0D0;
                                color: #D0D0D0;}
                                
</style>