   body
   {
   	font-family: Arial, Courier, monospace;
   	color: silver;
   	background-color: white;
   	background-image: url(../pic/);
   	scrollbar-face-color: white;
   	scrollbar-shadow-color: black;
   	scrollbar-arrow-color: black;
   	scrollbar-track-color: silver;
   	scrollbar-highlight-color: #505050
   }
/* Warning */
   a:link.p1     {text-decoration: underline; color: #404040; font-family: Arial; font-weight:bold; font-size: 10px;}
   a:active.p1   {text-decoration: none; color: #cc99ff; font-family: Arial; font-weight:bold; font-size: 10px;}
   a:visited.p1  {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight:bold; font-size: 10px;}
   a:hover.p1    {text-decoration: none; color: red; font-family: Arial; font-weight:bold; font-size: 10px;} 
   
/* Advertising */
   a:link.p2     {text-decoration: underline; color: #606060; font-family: Arial; font-weight:bold; font-size: 14px;}
   a:active.p2   {text-decoration: none; color: #cc99ff; font-family: Arial; font-weight:bold; font-size: 14px;}
   a:visited.p2  {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight:bold; font-size: 14px;}
   a:hover.p2    {text-decoration: none; color: black; font-family: Arial; font-weight:bold; font-size: 14px;} 
   
/* Recips */
   a:link        {text-decoration: none; color: black; font-family: Arial; font-weight:bold; font-size: 11px;}
   a:active      {text-decoration: none; color: #cc99ff; font-family: Arial; font-weight:bold; font-size: 11px;}
   a:visited     {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight:bold; font-size: 11px;}
   a:hover       {text-decoration: underline; color: red; font-family: Arial; font-weight:bold; font-size: 11px;}

   TD {FONT-WEIGHT: normal; FONT-SIZE: 8pt; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; color: black}

/* Warning */   
   #w         {
     color: #606060;
     font-weight: bold; 
     font-size: 10px; 
     font-family: arial, verdana, helvetica, sans-serif;
     border-style: solid; 
     border-width: 0px; 
     border-color: #606060; 
     border-collapse: separate

   } 

   #td         {
     font-weight: bold; 
     font-size: 9px; 
     font-family: arial, verdana, helvetica, sans-serif;
     border-style: solid; 
     border-width: 1px; 
     border-color: black; 
     border-collapse: separate

   }
   
   #rek         {
     color: #606060;
     font-weight: bold; 
     font-size: 14px; 
     font-family: arial, verdana, helvetica, sans-serif;
     border-style: solid; 
     border-width: 0px; 
     border-color: white; 
     border-collapse: separate

   }   

   #rek1         {
     color: #606060;
     font-weight: bold; 
     font-size: 14px; 
     font-family: arial, verdana, helvetica, sans-serif;
     border-style: solid; 
     border-width: 0px; 
     border-color: #606060; 
     border-collapse: separate

   } 
  

   #img-f        {
   	border-width: 3;
   	border-color: #e0e0e0;
   	border-style:inset;
   	background-color: ;
   	background-image: url(../pic/fff.png);

   }
   
   #img-free        {
   	border-width: 2;
   	border-color: #a0a0a0;
   	border-style:outset;
   	background-color: ;
   	background-image: url(../pic/fff.png);

   }

