   body
   {
   	font-family: Arial, Courier, monospace;
   	color: #606060;
   	background-color: #B18F78;
   	scrollbar-face-color: #B18F78;
   	scrollbar-shadow-color: #606060;
   	scrollbar-arrow-color: white;
   	scrollbar-highlight-color: white;
   	scrollbar-track-color: #A3795D	
   }
   
/* Warning */
   a:link.p1     {text-decoration: underline; color: #e0e0e0; 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: white; 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: 13px}
   a:active.p2   {text-decoration: none; color: #cc99ff; font-family: Arial; font-weight:bold; font-size: 13px}
   a:visited.p2  {text-decoration: none; color: #ff99ff; font-family: Arial; font-weight:bold; font-size: 13px}
   a:hover.p2    {text-decoration: none; color: #f0f0f0; font-family: Arial; font-weight:bold; font-size: 13px} 

/* bottom page */
   a:link.p3     {text-decoration: none; color: #e0e0e0; 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: white; 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: Arial, Verdana, Helvetica, sans-serif; color: white}

   .copy       {
     color: #e0e0e0;
     font-weight: bold; 
     font-size: 10px; 
     font-family: arial, verdana, helvetica, sans-serif
   } 
/* Warning */   
   .w          {
     color: #e0e0e0;
     font-weight: bold; 
     font-size: 10px; 
     font-family: arial, verdana, helvetica, sans-serif
   } 
   #td         {
     color: white;
     font-weight: bold; 
     font-size: 10px; 
     font-family: arial, verdana, helvetica, sans-serif;
     border-style: double; 
     border-width: 2px; 
     border-color: white
   }   
   .recip      {
     border: double;
     border-width: 0px; 
     border-color: #978544 
   }       
   .rek        {
     color: white;
     font-weight: bold; 
     font-size: 14px; 
     font-family: arial, verdana, helvetica, sans-serif
   }   
   .des        {
     color: white;
     font-weight: bold; 
     font-size: 18px; 
     font-family: arial, verdana, helvetica, sans-serif;
   }
   .des2        {
     color: whitesmoke;
     font-weight: bold; 
     font-size: 20px; 
     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: white;
     font-weight: bold; 
     font-size: 11px; 
     font-family: arial, verdana, helvetica, sans-serif;
     border: double;
     border-width: 2px; 
     border-color: #a0a0a0;
     background-color: #B18F78
   }       
   #img-f       {
   	border-width: 2;
   	border-color: white;
   	border-style: inset;
   	background-color: #B18F78
   }
   .img-f       {
   	border-width: 2;
   	border-color: white;
   	border-style: outset;
   	background-color: #B18F78
   }   

