   body      {
   	font-family: Arial, Courier, monospace;
   	color: white;
   	background-color: #D0B3B8;
   	scrollbar-face-color: #D0B3B8;
   	scrollbar-shadow-color: black;
   	scrollbar-arrow-color: black;
   	scrollbar-track-color: #D6C3B5  	
   }   
/* Warning */
   a:link.w     {text-decoration: underline; color: white; font-family: Arial; font-weight:bold; font-size: 12px}
   a:visited.w  {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight:bold; font-size: 12px}
   a:hover.w    {text-decoration: none; color: #f0f0f0; 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: 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: red; font-family: Arial; font-weight:bold; font-size: 14px} 
   
/* Recips */
   a:link        {text-decoration: none; color: white; 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: yellow; font-family: Arial; font-weight:bold; font-size: 11px}
   
/* Copy */
   a:link.copy        {text-decoration: none; color: #505050; font-family: Arial; font-weight:bold; font-size: 11px}
   a:visited.copy     {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight:bold; font-size: 11px}
   a:hover.copy       {text-decoration: underline; color: black; font-family: Arial; font-weight:bold; font-size: 11px}   

/* Warning */   
   .w         {
     color: white;
     font-weight: 100; 
     font-size: 11px; 
     font-family: arial, verdana, helvetica, sans-serif
   } 
   #td         {
     font-weight: bold; 
     font-size: 9px; 
     font-family: arial, verdana, helvetica, sans-serif;
     border-style: solid; 
     border-width: 1px; 
     border-color: #d0d0d0; 
     border-collapse: separate
   }   
   .rek         {
     color: white;
     font-weight: bold; 
     font-size: 14px; 
     font-family: arial, verdana, helvetica, sans-serif
   }   
   .rek1         {
     font-weight: bold; 
     font-size: 18px; 
     font-family: arial, verdana, helvetica, sans-serif
   }
   .rek2         {
     color: blue;
     font-weight: bold; 
     font-size: 15px; 
     font-family: arial, verdana, helvetica, sans-serif
   }           
   .des         {
     color: white;
     font-weight: bold; 
     font-size: 15px; 
     font-family: arial, verdana, helvetica, sans-serif
   }  
   .des_top         {
     color: white;
     font-weight: bold; 
     font-size: 16px; 
     font-family: arial, verdana, helvetica, sans-serif
   } 
   #img-f        {
   	border-width: 1;
   	border-color: #b0b0b0;
   	border-style: inset
   }
   .copy         {
     color: #707070;
     font-weight: bold; 
     font-size: 10px; 
     font-family: arial, verdana, helvetica, sans-serif
   }

