<!--
body {
	position: relative;
	color: black;
	background: white; 
	margin: 0; 
	padding: 0;}

div#mainlinks a {
	display: none;}

div#sublinks a {
	display: none;}
	
div#sublinks ul {
	list-style: none;
	display: none;}

div#box {
	text-align: center;
	border: solid 1px;}

div#box h4{
	text-align: center;}

div#content {
	color: black; 
	background: white;}
	
div#content p {
	margin: 10pt 10pt 10pt;}
	
div#content h3 {
	margin-bottom: 36pt;}

div#rightfloat {
	float: right;
	padding: 0px;}

div#footer {
	position: relative; 
	text-align: center;
	font-style: italic;}
	
div#footer img{
	border: none;}

div#lastlink {
	display: none;}

div#lastlink a {
	display: none;}

div#linklist {
	text-align: center;
    text-decoration: none;}

div#linklist a:link{
	text-align: center;
    text-decoration: none;}

h1 {
	margin: -5px 0px 0.5em; 
	padding: 5px 0 5px; 
	text-align: center; 
	color: black; 
	font-weight: bold; 
	font-family: serif;
	vertical-align: middle;}
    
h2 {
	margin: -5px 0px 0.5em; 
	padding: 5px 0 5px; 
	text-align: left; 
	color: black; 
	font-weight: bold; 
	font-family: serif;
	vertical-align: middle;}   
    
h3 {
	margin: -5px 0px 0em;
	text-align: center; 
	background: white; 
	color: black; 
	font-weight: bold; 
	font-family: serif;
	vertical-align: middle;}

h4 {
	margin: -5px 0px 0em;
	text-align: left; 
	background: white; 
	color: black; 
	font-weight: bold; 
	font-family: serif;
	vertical-align: middle;}

ul.director {
	list-style: none;
	margin: 5px;
	padding: 5px;
    float: none; 
	border: solid 1px;
	text-align: center;}

ul.awards {
	list-style: none;
	margin: 5px;
	padding: 5px;
	text-align: center;}

li.nest {
	list-style: none;}

li.sessionhead {
	list-style: none;
    font-weight: bold;
    text-decoration: underline;}

li.event {
	font-weight: bold;}

li.event a:link{
	display: none;}

li.speaker {
	list-style: none;
    font-style: italic;}

li.description {
	list-style: none;}

li.year {
	border: solid 1px;
	font-family: serif;
	font-weight: bold;
	margin-bottom: 5px;}

li.rfstitle {
	color: black;
	background: white;
    font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;}	

li.name {
	font-weight: bold;
	color: black;
	background: white;}

li.library {
	color: black;
	background: white;
	font-weight: bold;}

li.address {
	font-family: serif;}

li.city {
	font-family: serif;}

li.phone {
	font-family: serif;}
	
li.fax {
	font-family: serif;}
	
li.email {
	font-family: serif;}

div#content a:link {
	color: black;
	background: white;}

div#content a:visited {
	color: black;
	background: white;}

-->