.bottominfo {
	font-weight: bold;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.PageHeader {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Helvetica;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.university {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
a {
	color: #333333;
	text-decoration: none;
}
.greenlink {
	color: #73b537;
	text-decoration: none;
}
.orange {
	color: #ff8204;
}

