ul#toc {
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#toc li.dept {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00875A;
	border-right-color: #00875A;
	border-bottom-color: #00875A;
	border-left-color: #00875A;
	text-align: left;
	padding-bottom: -20px;
	padding-top: 0px;
	font-family: "Century Gothic", AvantGarde, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	margin-top: -5px;
}
ul.links {
	list-style-type: none;
	position: relative;
	left: 35px;
	top: 0px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: "Palatino Linotype", Garamond, "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
ul.links li {
	color: #000;
	padding: 0px;
	margin: 6px 0px 26px 0px;
	line-height: 0.8em;
	display: block;
}
h2 {
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	padding-bottom: 0px;
	margin-bottom: 5px;
}
p.letter br {display: block;}
