   body
   {
   	font-family: Arial, Courier, monospace;
   	color: #505050;
   	background-color: #FBE1E4;
   	scrollbar-face-color: #FBE1E4;
   	scrollbar-shadow-color: black;
   	scrollbar-arrow-color: #ff3399;
   	scrollbar-track-color: #EEC7CD  	
   }
   
/* Warning */
   a:link.p1     {text-decoration: underline; color: #606060; 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: #303030; font-family: Arial; font-weight: bold; font-size: 11px} 
   
/* Advertising */
   a:link.p2     {text-decoration: underline; color: #FF0099; 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: #cc0066; font-family: Arial; font-weight: bold; font-size: 14px} 

/* Advertising top */
   a:link.p3     {text-decoration: underline; color: #FF0099; font-family: Arial; font-weight: bold; font-size: 14px}
   a:active.p3   {text-decoration: none; color: #cc99ff; font-family: Arial; font-weight: bold; font-size: 14px}
   a:visited.p3  {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight: bold; font-size: 14px}
   a:hover.p3    {text-decoration: none; color: #F281B6; font-family: Arial; font-weight: bold; font-size: 14px} 
   
/* Recips */
   a:link        {text-decoration: none; color: #990000; 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: Verdana, Arial, Helvetica, sans-serif; color: gray}

/* 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         {
     color: #990000;
     font-weight: bold; 
     font-size: 9px; 
     font-family: arial, verdana, helvetica, sans-serif;
     border-style: inset; 
     border-width: 2px; 
     border-color: #EEC7CD;
     background-color: #EEC7CD; 
     border-collapse: separate

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

   }   

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

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

   }      
   
   #rek2         {
     font-weight: bold; 
     font-size: 10px; 
     font-family: arial, verdana, helvetica, sans-serif

   }    
  

   #img-f        {
   	border-width: 1;
   	border-color: #E6B8B7;
   	border-style: inset;
   	background-color: #FBE1E4

   }

   #img-main     {
   	border-width: 5;
   	border-color: #E6B8B7;
   	border-style: inset;
   	background-color: #FBE1E4

   }   

