table.schedule
{
	width: 100%;
}

td.tableHeader
{
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}

table.schedule th
{
	width: 50%;
	text-align: right;
	padding-right: 30px;
}

table.schedule td
{
	width: 50%;
}