/* settings for appearance alone */
body {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#content { background: #ffffff; }
#header { background: #ffffff; }

td img {
vertical-align: bottom;
}.pathway {
	font-size: 9px;
}
#filelist {
margin-left: 0;
padding-left: 0;
list-style: none;
}
.pdfli {
	list-style: none;
	padding-left: 38px;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	line-height: 40px;
}

