   body
   {
   	font-family: Arial, Courier, monospace;
   	color: black;
   	background-color: #AFABB1;
   	background-image: url(../pic/);
   	scrollbar-face-color: #AFABB1;
   	scrollbar-shadow-color: black;
   	scrollbar-arrow-color: white;
   	scrollbar-track-color: #F9DACA;
   	
   }
  
   a:link.p2     {text-decoration: underline; FONT-FAMILY: Arial Narrow; color: black; font-weight: bold; font-size: 15px;}
   a:active.p2   {text-decoration: none; FONT-FAMILY: Arial Narrow; color: #cc99ff; font-weight: bold; font-size: 15px;}
   a:visited.p2  {text-decoration: none; FONT-FAMILY: Arial Narrow; color: #ff99ff; font-weight: bold; font-size: 15px;}
   a:hover.p2    {text-decoration: none; FONT-FAMILY: Arial Narrow; color: #606060; font-weight: bold; font-size: 15px;} 
   
   a:link        {text-decoration: none; color: black; font-weight: bold; font-size: 12px;}
   a:active      {text-decoration: none; color: #cc99ff; font-weight: bold; font-size: 12px;}
   a:visited     {text-decoration: none; color: #ff99ff; font-weight: bold; font-size: 12px;}
   a:hover       {text-decoration: underline; color: black; font-weight: bold; font-size: 12px;}

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


   #td         {
     font-weight: normal; 
     font-size: 10px; 
     font-family: verdana, arial, helvetica, sans-serif;
     border-style: solid; 
     border-width: 1px; 
     border-color: black; 
     border-collapse: separate

   }
   
   #w         {
     font-weight: normal; 
     font-size: 10px; 
     font-family: verdana, arial, helvetica, sans-serif;
     border-style: solid; 
     border-width: 0px; 
     border-color: #b0b0b0; 
     border-collapse: separate

   }   

   #img-f        {
   	border-width:3;
   	border-color:#f0f0f0;
   	border-style:inset;
   	background-color: #AFABB1;
   	background-image: url(../pic/);

   }

