﻿h3.GroupHeader
{
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0; /* for IE7 */
}
#alum ul
{
	float: left;
	width: 33.3%;
	list-style: none;
	margin: 0;
	padding: 0; /* for IE7 */
}
#alum li
{
	font-size: 0.8125em; /* 13/16 */
}

#alum li a {
	text-decoration: none;
}
#alum li a:hover {
	text-decoration: underline;
}
.ColEnd {
	clear: left;
}
p.FootNote
{
	text-align: right;
	font-style: italic;
	margin-bottom: 0;
	padding-bottom: 0;
}
