/* style sheet for Cemetery Pages */
/* 2009 June 04            */

    
       
td.left {
    background:white;
    padding-right:10px;
    width:50%;
   }
       
td.right {
    background:white;
    padding-left:10px;
    width:50%;
   }
   
/* end of file */

