/* CSS Document */

.faculty {
	font-size: 0.85em;
	line-height: 1.2em;
}
.f_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: bold;
}
.f_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}
