	table.schedule td	{
		border-bottom: 1px solid #ccc;
		border-collapse: collapse;
		font-size: 11px;
		padding: 5px 5px 5px 0;
		}
		
	table.schedule td .subheader, .header	{
		font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif;
		font-size: 16px;
		}
		
	table.schedule td.caption	{
		font-size: 11px;
		font-weight: bold;
		color: #666;
		padding-bottom: 0;
		}
		
	table.schedule td a	{
		font-weight: bold;
		font-size: 11px;
		text-decoration: underline;
		color: #3655A3;
		}
		
	.region-title	{
		font-size: 16px;
		font-weight: bold;
		color: #3755a4;
		}
		
	.subheader, h1.workshop-type	{
		font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif;
		font-size: 14px;
		}
		
	h1.workshop-type	{
		padding-top: 12px;
		border-top: 1px solid #933311;
		color: #933311;
		}
		
		
	.small-mh	{
		font-weight: bold;
		font-size: 10px;
		text-transform: uppercase;
		color: #263d99;
		}
		
	.workshop-name	{
		margin-top: 12px;
		font-size: 13px;
		font-weight: bold;
		}
		

