   body
   {
   	font-family: Arial, Courier, monospace;
   	color:black;
   	background-color: #56B6E0;
   	background-image: url(../pic/);
   	scrollbar-face-color: #56B6E0;
   	scrollbar-shadow-color: black;
   	scrollbar-arrow-color: white;
   	scrollbar-track-color: #2CA1CB;
   	
   }
  
   a:link.p2     {text-decoration: underline; color:#303030; font-weight:bold; font-size: 12px;}
   a:active.p2   {text-decoration: none; color:#cc99ff; font-weight:bold; font-size: 12px;}
   a:visited.p2  {text-decoration: none; color:#ff99ff; font-weight:bold; font-size: 12px;}
   a:hover.p2    {text-decoration: none; color:black; font-weight:bold; font-size: 12px;} 
   
   a:link        {text-decoration: none; color:#303030; 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: 2px; 
     border-color: #606060; 
     border-collapse: separate

   }   

   #img-f        {
   	border-width:1;
   	border-color:#676767;
   	border-style:inset;
   	background-color: #56B6E0;
   	background-image: url(../pic/);

   }

