body	
{
	background-color: white;
	color: #000000;
	border: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 8pt;
}

table
{
	border: 0px;
	margin: 0px;
	border-collapse: collapse;
}

tr.Sermon
{
  background-color: #e0e0e0;
}

td
{
  vertical-align: top;
  font-size: 10pt;
}

a
{
	color: #000080;
  text-decoration: none;
}

a:hover
{
	color: #800000;
  text-decoration: underline;
}

p.Heading
{
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	border-bottom: solid 2px #000000;
	margin: 0cm;
	text-indent: 1cm;
}

p.SubHeading
{
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	margin: 0cm;
	margin-bottom: 0.5cm;
	text-indent: 2cm;
}

p.SeriesHeading
{
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	border-bottom: solid 1px #000080;
	margin: 0cm;
	text-indent: 1cm;
}

p.SeriesDate
{
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	border-bottom: solid 1px #000080;
	margin: 0cm;
	text-indent: 1cm;
}