#profs td {
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
#profs hr {
	width: 50%;
}
#wrapper {
	background-color: #FFFFFF;
}
#assurance {
	padding-top: 15px;
}
#assurance h2 {
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
p#pseudoLogin {
	text-align: right;
	color: white;
	font-size: 12px;
	margin-bottom: 5px;
}
p#pseudoLogin a {
	color: white;
	text-decoration: none;
}
p#pseudoLogin a:visited {
	color: white;
	text-decoration: none;
}
p#pseudoLogin a:hover {
	color: white;
	text-decoration: underline;
}