div.schedDiv
{
}
div.schedPar
{
	padding : 5;
}
div.dateDiv
{
	font : bold 12pt arial;
	background-color : wheat;
}
span.dateSpan
{
	padding-left : 5;
	padding-right : 5;
}
table.schedTbl
{
	font : 10pt arial;
}
td
{
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
}
td.descCell
{
	border-top-width : 1px;
	font-weight : bold;
	width : 220px;
}
td.keyCell
{
	font-style : italic;
	padding-left : 10px;
}
td.emptyCell
{
	width : 220px;
}
td.ministerCell
{
}
td.ministerCellTop
{
	border-top-width : 1px;
}
td.timeCell
{	
	font-weight : bold;
}
span.highlight
{
	color : Red;
	font-weight : bold;
}