   body
   {
   	font-family: Arial, Courier, monospace;
   	color: white;
   	background-color: #C98E76;
   	scrollbar-face-color: #C98E76;
   	scrollbar-shadow-color: gray;
   	scrollbar-arrow-color: white;
   	scrollbar-highlight-color: silver;
   	scrollbar-track-color: #583323 	
   }
   
   td            {font-family: Arial; font-size: 11px}
   
/* Warning */
   a:link.p1     {text-decoration: underline; color: gray; 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: silver; font-family: verdana; font-weight:bold; font-size: 11px} 
   
/* Advertising */
   a:link.p2     {text-decoration: underline; color: #e0e0e0; 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: white; font-family: Arial; font-weight:bold; font-size: 13px} 

/* bottom page */
   a:link.p3     {text-decoration: none; color: gray; 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: #d0d0d0; 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}


/* Warning */   

   .copy       {
     color: gray;
     font-weight: bold; 
     font-size: 10px; 
     font-family: arial, verdana, helvetica, sans-serif
   } 
   .w          {
     color: gray;
     font-weight: bold; 
     font-size: 11px; 
     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: 1px; 
     border-color: #b0b0b0
   }   
   .recip      {
     border: double;
     border-width: 0px; 
     border-color: #978544 
   }
   .rek-tx        {
     color: #f0f0f0;
     font-weight: bold; 
     font-size: 14px; 
     font-family: arial, verdana, helvetica, sans-serif
   }           
   .rek        {
     color: #e0e0e0;
     font-weight: bold; 
     font-size: 14px; 
     font-family: arial, verdana, helvetica, sans-serif
   }   
   .des        {
     color: white;
     font-weight: bold; 
     font-size: 20px; 
     font-family: arial, verdana, helvetica, sans-serif;
   }
   .des2        {
     color: #f0f0f0;
     font-weight: bold; 
     font-size: 20px; 
     font-family: arial, verdana, helvetica, sans-serif;
   }   
   .rek1        {
     color: #666699;
     font-weight: bold; 
     font-size: 16px; 
     font-family: arial, verdana, helvetica, sans-serif
   } 
   #sp          {
     color: black;
     font-weight: bold; 
     font-size: 11px; 
     font-family: arial, verdana, helvetica, sans-serif;
     border: double;
     border-width: 2px; 
     border-color: #990000;
     background-color: #C98E76
   }       
   #img-f       {
   	border-width: 1;
   	border-color: white;
   	border-style: inset
   }

