

p.SchedSubMenu
{

	text-align: center;
	color: lime;
}

.Schedule span
{
	font-weight: bolder;
}
.Activity span
{
	font-weight: bolder;
}

.extra span
{
	font-weight: bolder;
	font-style: italic;
}
.tagLine
{
	font-style: italic;
	font-weight: lighter;
}

.Schedule table
{
	table-layout: fixed;
}
th
{
	border-bottom: thin solid blue;
	border-top: thin solid blue;
	margin-bottom: 2em;
	margin-top: 2em;
	text-align: left;
}

td.SchedToTop
{
	text-align: center;
	
}
td.SchedSubMenu
{
	text-align: center;
	
}
