/* STYLES FOR CONFERENCE SHEDULES */

tr.break { background: #ffffcc; }

tr.hilite { background: #e8e3d2; }

td.session {
	background: #e8e3d2; 
	color: navy;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	}


