body {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

a:link,
a:active,
a:visited	{
	color: #FFDEAD;
	text-decoration: none;
	}
	
a:hover	{
	color: #efd;
	text-decoration: underline;
	}


table {
	background-color: #010101;
	color: #EAEAEA;
	}
	
td {
	padding: 5px 5px;
}

.tdcopyright {
	background-color: transparent;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.lastupdated {
	font-size: 10px;
	color: #FFD700;
}

.funeralhome {
	color: #40E0D0;
}

.funeralhomeheader {
	color: Yellow;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
