   body
   {
   	font-family: Arial, Courier, monospace;
   	color: silver;
   	background-color: #9A9AAB;
   	scrollbar-face-color: #9A9AAB;
   	scrollbar-shadow-color: #b0b0b0;
   	scrollbar-arrow-color: #3A4467;
   	scrollbar-track-color: #3A4467;
   	scrollbar-highlight-color: white
   }
/* Warning */
   a:link.p1     {text-decoration: underline; color: #a0a0a0; font-family: Arial; font-weight:bold; font-size: 11px;}
   a:active.p1   {text-decoration: none; color: #cc99ff; font-family: Arial; font-weight:bold; font-size: 11px;}
   a:visited.p1  {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight:bold; font-size: 11px;}
   a:hover.p1    {text-decoration: none; color: #33ccff; font-family: Arial; font-weight:bold; font-size: 11px;} 
   
/* Advertising */
   a:link.p2     {text-decoration: underline; color: #ccccff; 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: #e0e0e0; 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;}
   
/* bottom */
   a:link.b        {text-decoration: none; color: silver; font-family: Arial; font-weight:bold; font-size: 11px;}
   a:active.b      {text-decoration: none; color: #cc99ff; font-family: Arial; font-weight:bold; font-size: 11px;}
   a:visited.b     {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight:bold; font-size: 11px;}
   a:hover.b       {text-decoration: underline; color: #99ccff; 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: #909090;
     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
   } 
   
   #recip         {
     border-style: inset; 
     border-width: 2px; 
     border-color: #f7f7f7;
     background-color: #9A9AAB; 
     border-collapse: separate

   }   
   
   #bottom         {
     color: silver;
     font-weight: bold;
     font-family: arial, verdana, helvetica, sans-serif;
   }
   
   #td         {
     color: black;
     font-weight: bold; 
     font-size: 9px; 
     font-family: arial, verdana, helvetica, sans-serif;
     border-style: outset; 
     border-width: 2px; 
     border-color: #f7f7f7;
     background-color: #A5A8BA; 
     border-collapse: separate

   }
   
   #rek         {
     color: #ccccff;
     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: #ccccff;
     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: 1;
   	border-color: #e0e0e0;
   	border-style:inset;
   	background-color: #9A9AAB

   }
   
   #img-free        {
   	border-width: 1;
   	border-color: #a0a0a0;
   	border-style:outset;
   	background-color: #9A9AAB

   }

