.speakerNames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	bottom: 2px;
	border-bottom-style: none;
}
.sidebar {
	border-left-width: thin;
	border-left-style: double;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}
.mainTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
}
.tinytext {
	font-size: xx-small;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.calendarText {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

.calendarText a{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.calendarTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 4px;
}
.smallGreyNotesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #666666;
	font-weight: normal;
	font-style: italic;
	padding-left: 4px;
}
.calendarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}

