<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

#nav_home {
	position: absolute;
	top: 67px;
	left: 0px;
	width: 93px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#nav_dept {
	position: absolute;
	top: 67px;
	left: 93px;
	width: 93px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#nav_mcd {
	position: absolute;
	top: 67px;
	left: 186px;
	width: 93px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#nav_res {
	position: absolute;
	top: 67px;
	left: 279px;
	width: 93px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#nav_het {
	position: absolute;
	top: 67px;
	left: 372px;
	width: 93px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#nav_dir {
	position: absolute;
	top: 67px;
	left: 465px;
	width: 93px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#nav_ut {
	position: absolute;
	top: 67px;
	left: 558px;
	width: 92px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#header {
	position: relative;
	height: 137px;
	width:650px;
	/*border: solid #000000 1px;*/
	margin: 0px;
	padding: 0px;
}

#page_block {
	position: relative;
	width: 840px;
	/*border: solid #000033 1px;*/
	padding: 0;
	margin: 0;
	clear: both;
}

#abs_page_block {
	position: relative;
	width: 840px;
	/*border: solid #000033 1px;*/
	padding: 0;
	margin: 0;
	clear: both;
}


#left_nav {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#left_index_sem {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	border-right: 1px #cccccc solid;
}

p.index_sem {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 5px;
	font-family: verdana, arial;
	font-size: small;
	color: #333333;
}

#column {
	position: relative;
	left: 170px;
	width: 572px;
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
	text-align: left;
	/*border: solid red 1px;*/
}

#schedule {
	position: relative;
	clear: both;
	left: 170px;
	width: 572px;
	margin: 0px;
	margin-top: 19px;
	padding: 0px;
	text-align: left;
	/*border: solid green 1px;*/
	clear: right;
}

p.schedule {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 11px;
	font-family: verdana, arial;
	font-size: small;
	color: #0000000;
}

#abstracts {
	position: relative;
	left: 170px;
	width: 550px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	/*border: solid green 1px;*/
}

#prof_box {
	width: 572px;
	margin: 0px;
	margin-bottom: 17px;
	padding: 0px;
	text-align: left;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}

p.prof_title {
	margin-top: 9px;
	margin-bottom: 3px;
	font-family: verdana, arial;
	font-size: x-small;
	font-style: italic;
	color: #000000;
}

p.professor {
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 0px;
	font-family: times new roman, times;
	color: #000000;
}

#photo {
	width: 572px;
	margin: 0px;
	padding: 0px;
}

#photo_caption {
	width: 572px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

p.photo_caption {
	margin-top: 1px;
	margin-bottom: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #333333;
}

#footer {
	margin: 0px;
	margin-bottom: 15px;
	text-align: center;
	padding: 0px;
	clear: both;
}

p.footer {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana, arial;
	font-size: x-small;
	color: #000000;
}

p.title {
	font-family: times new roman, times;
	font-size: x-large;
	color: #000000;
}

p.nav_bar {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana, arial;
	font-size: x-small;
	color: #333333;
}

a.nav_bar:link {
	color: #333333;
	text-decoration: none;
}

a.nav_bar:visited {
	color: #333333;
	text-decoration: none;
}

a.nav_bar:hover {
	color: #333333;
	text-decoration: none;
}

table.schedule {
	border-collapse: collapse;
	border-top: solid;
	border-top-color: #ffffff;
	border-top: hidden;
	border-right: solid;
	border-right-color: #ffffff;
	border-right: hidden;
	border-left: solid;
	border-left-color: #ffffff;
	border-left: hidden;
	border-bottom: solid;
	border-bottom-color: #ffffff;
	border-bottom: hidden;
	border-color: #cccccc;
}

hr.grey {
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	width: 100%;
	text_align: left;
}
</pre></body></html>