<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	border: 0;
	margin: 0;
	padding: 0;  }

body      {
	background: #fff url(wanted34.jpg);     
    background-repeat: repeat-y;
    background-position: top right;  
	font-family: arial, verdana;
	font-size: 16px;   }

#container     {
    width: 80%;
    overflow: hidden;   
	color: #000;   
	margin: 20 auto;   }

#left      {  
    width: 32%; 
    float: left; 
    overflow: hidden; 
    color: #666;
    line-height: 1.2;
    padding: 20px; 
    border-right: 1px solid;
    border-color: #ccc;  
    margin: 0 20 0 20px;   }

#right     {  
    width: 32%; 
    float: left;
    overflow: hidden; 
    color: #666;
    line-height: 1.2;
      padding: 20 0 20 20px;  
    margin: 0 20 0 50px;  }

#sidelinks   {  
    position: fixed;
    overflow: hidden; 
    width: 170px;
    color: #000;
    font-size: 14px;
    line-height: 1.4;
    margin: 150 0 0 120px;   }

h1         { 
   font-family: verdana,arial,tahoma;  
   font-size: 26px; 
   font-weight: bold;   }

h2         { 
    font-family: verdana; 
    font-size: 18px; 
    font-weight: bold; 
    color: #000099; 
    margin: 19 0 12 0px;  }
   



h3         { 
    font-family: verdana; 
    font-size: 22px; 
    background: #999; 
    font-weight: bold; 
    color: #fff;
    padding:  10px;  
    margin: 19 0 12 0px;   }

       
h4   { 
    font-family: verdana,sans-serif; 
    font-size: 16px; 
      _ckground: ;
    font-weight: bold; 
    color: #32cd32;
    padding: 5px;  
    margin: 10px;   }    

      
#spacer    {  
    width: 80%;
    overflow: hidden; 
    float: left;  
    padding: 2px;
    margin: 5px;  } 


                  
a:link    { color: #000099;  padding:5px; background: #d8ffff; text-decoration:underline; }
a.hover   { color: #000;  padding:5px;  background: #d8ffff; text-decoration: none; } 
a.visited { color: #000;  padding:5px;   background: #fff; text-decoration: none; } 

b      { font-weight: bold; font-size: 16px; color:#999; }
small  { font-size: 14px; padding-left: 9px; }
.clearing  { clear: both; }

  
</pre></body></html>