#schedule {
margin: 18px;
width: 600px;
}

#schedule p
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#schedule a {
}

#schedule a:hover {
}

#schedule a:visited {
	color: blue;
}

#schedule p:first-line
{
/* color: #376088; */
 font-weight: bold; 
}


#schedule .date {
	font-weight: bold;
	color: #376088;
}

#schedule .title {
	color: #990033;
}

#schedule h2
{
	font: 24px/32px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: bold;
	/* color: #FFF;	*/
	/* margin-bottom: 48px;	*/
	padding-left: 30px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.eppearance { 
	background-color: #CC99FF;
}

.masteryconference {
	background-color: #96b0fe;
}

.masteryconference td
{
font-size: 16px;
}

.masteryconference p:first-line
{
/* color: #376088; */
 font-weight: normal; 
}


.other {
	background-color: #9999cc;
	color: white;
}

.other a {
	color: black;
	text-decoration: none;
}

.other a:hover {
	color: white;
	text-decoration: underline;
}
