@charset "utf-8";

/*-------------------------------------------------------------
Notes
-------------------------------------------------------------*/
#nav-content h3{
	margin: 0 0 1em 0;
	text-align: center;
}
#nav-content table{
	margin: 2em 0;
	padding: 0;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
#nav-content table th,
#nav-content table td{
	margin: 0;
	padding: 1em;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	vertical-align: top;
	font-size: 12px;
}
#nav-content table td strong{
	display: block;
}
.class{

}
.lecture{
	text-align: center;
}

