
.schedule
{

}

.scheduletitle
{
	color: #110BC3;
	font-weight: bold;
	border: 1px solid #0000FF;
}

.event
{
	border: 1px solid #0000FF;
	margin-top: 6px;
	margin-bottom: 6px;
}

.eventtitle
{
	background-color: #99CCFF;
	font-weight: bold;
}

.eventdesc
{
}

.eventmore
{

}