   body
   {
   	font-family: Arial, Courier, monospace;
   	color: #606060;
   	background-image: url(../pic/ff.jpg);
   	scrollbar-face-color: #b0b0b0;
   	scrollbar-shadow-color: #606060;
   	scrollbar-arrow-color: black;
   	scrollbar-highlight-color: #505050;
   	scrollbar-track-color: gray 	
   }
   
/* Warning */
   a:link.p1     {text-decoration: underline; color: #707070; 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: #404040; font-family: verdana; font-weight:bold; font-size: 11px} 
   
/* Advertising */
   a:link.p2     {text-decoration: underline; color: #707070; 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: black; 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: 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: black}

/* Warning */   

   .copy       {
     color: gray;
     font-weight: bold; 
     font-size: 10px; 
     font-family: arial, verdana, helvetica, sans-serif
   } 
   .w          {
     color: #707070;
     font-weight: bold; 
     font-size: 12px; 
     font-family: arial, verdana, helvetica, sans-serif
   } 
   #td         {
     color: black;
     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: #707070;
     font-weight: bold; 
     font-size: 14px; 
     font-family: arial, verdana, helvetica, sans-serif
   }   
   .des        {
     color: #707070;
     font-weight: bold; 
     font-size: 16px; 
     font-family: arial, verdana, helvetica, sans-serif;
   }
   .des2        {
     color: #707070;
     font-weight: bold; 
     font-size: 20px; 
     font-family: arial, verdana, helvetica, sans-serif;
   }   
   .rek1        {
     color: #707070;
     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: gray
   }       
   #img-f       {
   	border-width: 2;
   	border-color: white;
   	border-style: inset;
   	background-image: url(../pic/ff.jpg)
   }

