body
   {
      font-family:verdana;
      font-size:15px;
      color: #000000;
   }
td
    {
      font-family:verdana;
      font-size:12px;
      font-style: normal;
      color: #000000;
      white-space: nowrap;
     }

   th
     {
      font-family:Verdana;
      font-size:14px;
      font-style:bold;
      white-space: nowrap;
    
     }
    select
    {
      font-family:verdana;
      font-size:11px;
      background:lightyellow;
      color: brown;
     }
    input
    {
      font-family:verdana;
      font-size:11px;
      font-style:normal;
     }
   a
    {
     color: #0000FF;
     text-decoration:none;
    }
    a: hover
    {
     color: #0000FF;
     text-decoration:none;
    }
    a: visited 
    {
     color: #0000FF;
     text-decoration:none;
    }
 .palign
   {
     text-align: right;
    }

   
