/* style sheet for VPL Patch Pages */
/* table            */
/* th               */
/* td               */
/* 15 March 2009    */

/* begin table description */
   table {
     border:0px;
     }


/* begin td description */
  td {
     text-align: center;
     border:1px solid gray;
     margin:auto;
     padding:5px;
     }

        
/* begin thdescription */   
  th {
     text-align: center;
     border:1px solid gray;
     margin:auto;
     padding:5px;
     }

/* designed specificaly for pages linked from the patch index index */
/* end of file */

