@charset "ISO-8859-1";
.nav-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.nav-black {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.nav-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.header-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.lecture_dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.lecture_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
