.sundayservice 
{
	font-size:200%; 
	font-weight:bold;
}

.sundayservice table 
{
	table-layout:auto;
	border:3px; 
	margin-left:auto; 
	margin-right:auto
}

.sundayservice tbody
{
	text-align:left;  
}

.sundayservice td
{
	vertical-align:top;
	font-weight:normal;
}

.sundayservice th
{
	vertical-align:top;
}

.sundayservice p
{
	text-align:center;
}

.sundayservice h1
{
	text-align:center;
	font-size:150%;
	font-weight:bolder;
}

.sundayservice h2
{
	text-align:center;
	font-size:110%;
	font-weight:normal;
}
 
 