   body
   {
   	font-family: Arial, Courier, monospace;
   	color: white;
   	background-color: #F3C2B0;
   	scrollbar-face-color: #F3C2B0;
   	scrollbar-shadow-color: #606060;
   	scrollbar-arrow-color: white;
   	scrollbar-highlight-color: white;
   	scrollbar-track-color: #E5A99D 	
   }
   
/* Warning */
   a:link.p1     {text-decoration: underline; color: #505050; font-family: verdana; font-weight:bold; font-size: 11px}
   a:active.p1   {text-decoration: none; color: #cc99ff; font-family: verdana; font-weight:bold; font-size: 11px}
   a:visited.p1  {text-decoration: none; color: #ff99ff; font-family: verdana; font-weight:bold; font-size: 11px}
   a:hover.p1    {text-decoration: none; color: black; font-family: verdana; font-weight:bold; font-size: 11px} 
   
/* Advertising */
   a:link.p2     {text-decoration: underline; color: white; 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: red; font-family: Arial; font-weight:bold; font-size: 14px} 

/* bottom page */
   a:link.p3     {text-decoration: none; color: #505050; font-family: Arial}
   a:active.p3   {text-decoration: none; color: #cc99ff; font-family: Arial}
   a:visited.p3  {text-decoration: none; color: #ff99ff; font-family: Arial}
   a:hover.p3    {text-decoration: underline; color: white; font-family: Arial}
   
/* 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: blue; font-family: Arial; font-weight:bold; font-size: 11px}

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

/* Warning */   

   .copy       {
     color: #505050;
     font-weight: bold; 
     font-size: 10px; 
     font-family: arial, verdana, helvetica, sans-serif
   } 
   #w          {
     color: #505050;
     font-weight: bold; 
     font-size: 10px; 
     font-family: arial, verdana, helvetica, sans-serif
   } 
   #td         {
     color: #505050;
     font-weight: bold; 
     font-size: 9px; 
     font-family: arial, verdana, helvetica, sans-serif;
     border-style: double; 
     border-width: 2px; 
     border-color: #BD9085; 
     background-color: #E5A99D
   }   
   #recip      {
     border: double;
     border-width: 1px; 
     border-color: #978544;
     background-color: #F3C2B0
   }       
   #rek        {
     color: white;
     font-weight: bold; 
     font-size: 14px; 
     font-family: arial, verdana, helvetica, sans-serif
   }   
   #des        {
     color: white;
     font-weight: bold; 
     font-size: 14px; 
     font-family: arial, verdana, helvetica, sans-serif;
   }
   #rek1        {
     color: white;
     font-weight: bold; 
     font-size: 16px; 
     font-family: arial, verdana, helvetica, sans-serif
   } 
   #sp          {
     color: #cc0000;
     font-weight: bold; 
     font-size: 10px; 
     font-family: arial, verdana, helvetica, sans-serif;
     border: double;
     border-width: 1px; 
     border-color: #cc0000;
     background-color: #F3C2B0
   }       
   #img-f       {
   	border-width: 2;
   	border-color: white;
   	border-style: inset;
   	background-color: #F3C2B0
   }

