   body
   {
   	font-family: Arial, Courier, monospace;
   	color: #9933cc;
   	background-color: #5F6582;
   	background-image: url(../pic/);   	
   	scrollbar-face-color: #5F6582;
   	scrollbar-shadow-color: black;
   	scrollbar-arrow-color: black;
   	scrollbar-track-color: #9DAACA;
   	
   }
  
   a:link.p2     {text-decoration: underline; FONT-FAMILY: Arial Narrow; color: white; 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: #0066ff; font-weight: bold; font-size: 15px;}
   
   a:link        {text-decoration: none; color: white; font-weight: bold; font-size: 10px;}
   a:active      {text-decoration: none; color: #cc99ff; font-weight: bold; font-size: 10px;}
   a:visited     {text-decoration: none; color: #ff99ff; font-weight: bold; font-size: 10px;}
   a:hover       {text-decoration: underline; color: yellow; font-weight: bold; font-size: 10px;}

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


   #td         {
     font-weight: bold; 
     font-size: 8px; 
     font-family: verdana, arial, helvetica, sans-serif;
     border-style: solid; 
     border-width: 1px; 
     border-color: white; 
     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: #101010; 
     border-collapse: separate

   }   

   #img-f        {
   	border-width: 4;
   	border-color: #A7BED9;
   	border-style: inset;
   	background-color: #5F6582;
   	background-image: url(../pic/);

   }

