#burial_listing td { font-size:14px; font-family: "Times New Roman" , "Times" , serif; 
 }

p, li {font-size:14px; font-family:"Times New Roman" , "Times" ,  serif; 
 }
 /*
#header h2 {
	font-style: oblique;
	position: absolute;
	left: 2em;
 	top: .2em;
 	font-size: 4em !important;
	font-weight: bold;
	color: green;
	background-color: transparent;
	font-family: "fantasy" ;
	width: 2000em;
} 
 */
#burial_listing table {
border-color: #000;
border: 1px;
}
 
table {border:8px; double } 

#burial_listing tr {
margin: 1px;
padding: 0
}

#burial_listing tr {
border-color: #000;
width: 650px;
}

#burial_listing tr.headrow{
text-align: center;
}

#burial_listing td.rowname{
text-align: center;
}

#burial_listing td {
padding: 3px;
}

#burial_listing td.location 
{
width: 30px;
}

#burial_listing td.name 
{
width: 200px;
}

#burial_listing td.birth  
{width: 85px;
}


#burial_listing td.death  
{
width: 85px;
}


#burial_listing td.comment  
{width: 250px
}


#burial_listing2 tr {
margin: 1px;
padding: 0
}

#burial_listing2 tr {
border-color: #000;
width: 650px;
}

#burial_listing2 tr.headrow{
text-align: center;
}

#burial_listing2 td.rowname{
text-align: center;

}

#burial_listing2 td {
padding: 3px;
}

#burial_listing2 td.location 
{
width: 30px;
}

#burial_listing2 td.name 
{
width: 200px;
}

#burial_listing2 td.birth  
{width: 85px;
}


#burial_listing2 td.death  
{
width: 85px;
}


#burial_listing2 td.comment  
{width: 250px
}


#foot {position:relative;  top: 5px; left:75px; width:85%; }
