<style>
	.ColorList               {SAND: #DBCA96;
	                          DARK-OLIVE: #666633;
	                          LIGHT-OLIVE: #999933;
	                          DARK-TAN: #996633;
	                          LIGHT-TAN: #CC9933;
	                          FOREST-GREEN: #23400E;
	                          JEEP-SAHARA-GREEN: #2B3C37;
	                          JEEP-SAHARA-SPICE: #8D7857;
	                          YELLOW: #FFCC00;
	                          DARK-RED: #990000;}

	body                     {margin: 0px;
	                          background-color: #666633;
	                          scrollbar-face-color: #996633; 
	                          scrollbar-highlight-color: #996633; 
	                          scrollbar-3dlight-color: #CC9966; 
	                          scrollbar-shadow-color: #996633; 
	                          scrollbar-darkshadow-color: #663300; 
	                          scrollbar-track-color: #2B3C37; 
	                          scrollbar-arrow-color: #FFCC00;
	                          text: #FFCC00;
	                          color: #FFCC00;
	                          font-size: 10pt;
	                          font-family: Verdana, Tahoma, Arial;}

	h1, h2, h3, h4, h5, h6   {text: #FFCC00;
	                          color: #FFCC00;
	                          filter: glow(color=#000000);
	                          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: #FFCC00;	                          width: 80%;} 

	img                      {border-top-color: #660000;
	                          border-left-color: #660000;
	                          border-bottom-color: #CC3333;
	                          border-right-color: #CC3333;
	                          font-family: Verdana, Tahoma, Arial;}

	.FamilyTree              {text: #FFCC00;
	                          color: #FFCC00;
	                          font-size: 8pt;
	                          font-weight: bold;
	                          font-family: Verdana, Tahoma, Arial;}
	.FamilyTree a:link       {text-decoration: underline;
	                          text: #FFCC00;
	                          color: #FFCC00;}
	.FamilyTree a:visited    {text-decoration: underline;
	                          text: #FFCC00;
	                          color: #FFCC00;}
	.FamilyTree a:active     {text-decoration: underline;
	                          text: #FFCC00;
	                          color: #FFCC00;}
	.FamilyTree a:hover      {text-decoration: underline;
	                          text: #FFCC00;
	                          color: #FFCC00;}
	                                
	.Main                    {background-color: #990000;
	                          text: #DBCA96;
	                          color: #DBCA96;
	                          font-size: 10pt;
	                          font-family: Verdana, Tahoma, Arial;}
	.Main a:link             {text-decoration: underline;
	                          text: #ECDBA7;
	                          color: #ECDBA7;}
	.Main a:visited          {text-decoration: underline;
	                          text: #B9A874;
	                          color: #B9A874;}
	.Main a:active           {text-decoration: underline;
	                          text: #FDECB8;
	                          color: #FDECB8;}
	.Main a:hover            {text-decoration: underline;
	                          text: #FDECB8;
	                          color: #FDECB8;}
	                                
	.SpecList                {background-color: #996633;
	                          text: #FFCC00;
	                          color: #FFCC00;
	                          font-size: 8pt;
	                          font-family: Verdana, Tahoma, Arial;}
	.SpecList a:link         {text-decoration: underline;
	                          text: #FFCC00;
	                          color: #FFCC00;}
	.SpecList a:visited      {text-decoration: underline;
	                          text: #FFCC00;
	                          color: #FFCC00;}
	.SpecList a:active       {text-decoration: underline;
	                          text: #FFCC00;
	                          color: #FFCC00;}
	.SpecList a:hover        {text-decoration: underline;
	                          text: #FFCC00;
	                          color: #FFCC00;}
	                                
	.StepByStep              {background-color: #000000;
	                          font-size: 10pt;
	                          font-family: Verdana, Tahoma, Arial;}

	.StepOdd                 {background-color: #996633;
	                          text: #DBCA96;
	                          color: #DBCA96;
	                          font-size: 10pt;
	                          font-family: Verdana, Tahoma, Arial;}
	.StepOdd a:link          {text-decoration: underline;
	                          text: #DBCA96;
	                          color: #DBCA96;}
	.StepOdd a:visited       {text-decoration: underline;
	                          text: #DBCA96;
	                          color: #DBCA96;}
	.StepOdd a:active        {text-decoration: underline;
	                          text: #DBCA96;
	                          color: #DBCA96;}
	.StepOdd a:hover         {text-decoration: underline;
	                          text: #DBCA96;
	                          color: #DBCA96;}
	                                
	.StepEven                {background-color: #DBCA96;
	                          text: #996633;
	                          color: #996633;
	                          font-size: 10pt;
	                          font-family: Verdana, Tahoma, Arial;}
	.StepEven a:link         {text-decoration: underline;
	                          text: #996633;
	                          color: #996633;}
	.StepEven a:visited      {text-decoration: underline;
	                          text: #996633;
	                          color: #996633;}
	.StepEven a:active       {text-decoration: underline;
	                          text: #996633;
	                          color: #996633;}
	.StepEven a:hover        {text-decoration: underline;
	                          text: #996633;
	                          color: #996633;}

</style>