ul.jump li {
	margin-top: 1em;
	margin-bottom: 0;
}
ul.jump ul li {
	margin-top: 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1em;
}
dd p {
	font-size: 100%;
	margin-top: 0.75em;
	margin-bottom: 0;
}
dd .homework td {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	width: 546px;
	margin: 0.75em 0;
}
th, td {
	font-size: 0.8em;
	border: 1px solid black;
	padding: 3px 5px;
	vertical-align: top;
}
.uniform .column1 {
	width: 150px;
	font-weight: bold;
}
.uniform .column2 {
	width: 25px;
	text-align: center;
}
.breaks .column2, .breaks .column3 {
	width: 175px;
	text-align: right;
}
.curriculum .column1, .curriculum .column4 {
	text-align: left;
}
table.homework {
	width: 200px;
	margin-bottom: 0;
}
table.music {
	width: 300px;
	margin-top: 0;
}
table.music th {
	background-color: #eee;
}
table.music .column1 {
	text-align: left;
	white-space: nowrap;
}
table.music .column2 {
	text-align: right;
	white-space: nowrap;
}
.sportprep th {
	text-align: left;
	background-color: #eee;
}
.sportprep .column1 {
	font-weight: bold;
}
h2 {
	margin-bottom: 1em;
}
