h3 {
	font-weight: bold;
	font-style: italic;
	color: olive;
	font-size: 15pt;
}

em {
	text-decoration: underline;
	color: black;
	font-weight: normal;
}

table.courses {
	text-align: left;
}

table.courses td {
	padding-left: 30px;
}

.footnote {
	font-size: 10pt;
	font-style: italic;
}

.top3, .drawing {
	font-weight: bold;
}

.hot {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}