   body
   {
   	font-family: Arial, Courier, monospace;
   	color:white;
   	background-color: #F0CEA8;
   	background-image: url(../pic/);
   	scrollbar-face-color: #F0CEA8;
   	scrollbar-shadow-color: black;
   	scrollbar-arrow-color: white;
   	scrollbar-track-color: #F0BE92;
   	
   }
/* Warning */
   a:link.p1     {text-decoration: underline; color: white; 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: #e0e0e0; font-family: Arial; font-weight:bold; font-size: 12px;} 
   
/* Advertising */
   a:link.p2     {text-decoration: underline; color: white; font-family: Arial; font-weight:bold; font-size: 12px;}
   a:active.p2   {text-decoration: none; color: #cc99ff; font-family: Arial; font-weight:bold; font-size: 12px;}
   a:visited.p2  {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight:bold; font-size: 12px;}
   a:hover.p2    {text-decoration: none; color: #cc0066; font-family: Arial; font-weight:bold; font-size: 12px;} 
   
/* 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: #606060; font-family: Arial; font-weight:bold; font-size: 11px;}

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

/* Warning */   
   #w         {
     color: #f0f0f0;
     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: black; 
     border-collapse: separate

   }
   
   #rek         {
     color: white; 
     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

   }   

   #rek1         {
   
     color: #303030;
     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: #FBDFC2;
   	border-style:inset;
   	background-color: #F0BE92;
   	background-image: url(../pic/)

   }

