   body
   {
   	font-family: Arial, Courier, monospace;
   	color: #cc33cc;
   	background-color: white;
   	background-image: url(../pic/);
   	scrollbar-face-color: #d5b4d5;
   	scrollbar-shadow-color: black;
   	scrollbar-arrow-color: black;
   	scrollbar-track-color: #e5e5e5;
   	
   }
   .p1           {font:16px Courier New Arial Black;}
   .p2           {font:10px Arial ;}
   .p3           {font:8px Arial;}
   
   a:link.p2        {text-decoration: none; color:#ff33cc; font-weight:bold; font-size: 12px; font: Arial Black;}
   a:active.p2      {text-decoration: none; color:#cc99cc; font-weight:bold; font-size: 12px; font: Arial Black;}
   a:visited.p2     {text-decoration: none; color:#cc99ff; font-weight:bold; font-size: 12px; font: Arial Black;}
   a:hover.p2       {text-decoration: underline; color:#cc33cc; font-weight:bold; font-size: 12px; font: Arial Black;} 
   
   a:link        {text-decoration: none; color:#ff33cc; 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:#cc33cc; font-weight:bold; font-size: 12px;}

   #f-vn
   {
   	background-repeat: repeat-y;
   	background-position: center;
   	width: 700;
   	background-color:#006600;
   	background-image: url(../pic/);
   	font-family: Cairo SF, sans-serif;

   }
   
   #td-rec         {
    font: 14px Tahoma;
    font-weight: bold;
   	border-width: 0;
   	border-color: white;
   	border-style: inset;
   	border-right: 4px solid #6f6f6f;
   	border-top: 4px solid #606060;
   	background-color:#676767;
   	background-image: url(../pic/);

   }

   #td         {
    font: 12px Tahoma;
   	border-width:2;
   	border-color:white;
   	border-style:outset;
   	border-right: 4px solid #818181;
   	border-bottom: 4px solid #616161;
   	background-color: #e5e5e5;
   	background-image: url(../pic/);

   }

   #div        {
    font: 12px Tahoma;
    color: #cc33cc;
   	border-width:0;
   	border-color:white;
   	border-style:outset;
   	background-color:;
   	background-image: url(../pic/);
   }

   #img        {
   	border-width:10;
   	border-color:#F29413;
   	border-style:outset;
   	background-color:#333366;
   	background-image: url(../pic/);

   }

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

   }
   #img-m        {
   	border-width:5;
   	border-color:#690DE6;
   	border-style:outset;
   	background-color:#414141;
   	background-image: url(../pic/);

