   body
   {
   	font-family: Arial, Courier, monospace;
   	color: gray;
   	background-color: #A5C5CB;
   	scrollbar-face-color: #A5C5CB;
   	scrollbar-shadow-color: black;
   	scrollbar-arrow-color: white;
   	scrollbar-track-color: #336699;
   	scrollbar-highlight-color: white
   }
/* Warning */
   a:link.p1     {text-decoration: underline; color: #707070; font-family: Arial; font-weight:bold; font-size: 12px}
   a:active.p1   {text-decoration: none; color: #cc99ff; font-family: Arial; font-weight:bold; font-size: 12px}
   a:visited.p1  {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight:bold; font-size: 12px}
   a:hover.p1    {text-decoration: none; color: #404040; font-family: Arial; font-weight:bold; font-size: 12px} 
   
/* Advertising */
   a:link.p2     {text-decoration: underline; color: #707070; 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: #404040; 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}

   .bott {
     color: gray;
     font-weight: bold; 
     font-size: 9px; 
     font-family: arial, verdana, helvetica, sans-serif
     }
/* Warning */   
   #w         {
     color: gray;
     font-weight: bold; 
     font-size: 11px; 
     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: #606060; 
     border-collapse: separate
   }
   
   #rek         {
     color: #707070;
     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: #707070;
     font-weight: bold; 
     font-size: 12px; 
     font-family: arial, verdana, helvetica, sans-serif;
     border-style: solid; 
     border-width: 0px; 
     border-color: #606060; 
     border-collapse: separate
   }   
   
   #img-f        {
   	border-width: 2;
   	border-color: #CACEB1;
   	border-style: inset;
   	background-color: #A5C5CB
   }
   
   #img-free        {
   	border-width: 2;
   	border-color: #CACEB1;
   	border-style: outset;
   	background-color: #A5C5CB
   }

