   body
   {
   	font-family: Arial, Courier, monospace;
   	color: #606060;
   	background-color: #DCCDC7;
   	scrollbar-face-color: #DCCDC7;
   	scrollbar-shadow-color: #606060;
   	scrollbar-arrow-color: #505050;
   	scrollbar-highlight-color: white;
   	scrollbar-track-color: #CEBCB0	
   }
   
/* Warning */
   a:link.p1     {text-decoration: underline; color: #606060; font-family: verdana; font-weight:bold; font-size: 12px}
   a:active.p1   {text-decoration: none; color: #cc99ff; font-family: verdana; font-weight:bold; font-size: 12px}
   a:visited.p1  {text-decoration: none; color: #ff99ff; font-family: verdana; font-weight:bold; font-size: 12px}
   a:hover.p1    {text-decoration: none; color: black; font-family: verdana; font-weight:bold; font-size: 12px} 
   
/* Advertising */
   a:link.p2     {text-decoration: underline; color: #993300; 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: #cc3300; 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: 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: gray;
     font-weight: bold; 
     font-size: 10px; 
     font-family: arial, verdana, helvetica, sans-serif
   } 
/* Warning */   
   .w          {
     color: #606060;
     font-weight: bold; 
     font-size: 12px; 
     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: white
   }   
   .recip      {
     border: double;
     border-width: 0px; 
     border-color: #978544 
   }       
   .rek        {
     color: #993300;
     font-weight: bold; 
     font-size: 14px; 
     font-family: arial, verdana, helvetica, sans-serif
   }   
   .des        {
     color: #404040;
     font-weight: bold; 
     font-size: 19px; 
     font-family: arial, verdana, helvetica, sans-serif;
   }
   .des2        {
     color: #663300;
     font-weight: bold; 
     font-size: 24px; 
     font-family: arial, verdana, helvetica, sans-serif;
   }   
   .rek1        {
     color: #993300;
     font-weight: bold; 
     font-size: 16px; 
     font-family: arial, verdana, helvetica, sans-serif
   } 
   #sp          {
     color: #505050;
     font-weight: bold; 
     font-size: 11px; 
     font-family: arial, verdana, helvetica, sans-serif;
     border: double;
     border-width: 2px; 
     border-color: #993300;
     background-color: #DCCDC7
   }       
   #img-f       {
   	border-width: 1;
   	border-color: white;
   	border-style: inset
   }
   .img-f       {
   	border-width: 2;
   	border-color: white;
   	border-style: outset;
   	background-color: #DCCDC7
   }   

