body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #999;
}
.dates {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	float: left;
	line-height: 2em;
}
.dates p {
	display: inline;
	width: 500px;
}
.dates ul li {
	list-style-position: outside;
	list-style-type: inherit;
	line-height: 1.8em;
	/* [disabled]padding-bottom: 20px; */
	font-size: 1em;
	width: 500px;
	/* [disabled]padding-top: 6px; */
}

    #bibliolist ul li {
	line-height: 1.8em;
	list-style-type: inherit;
}

h1 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.4em;
	padding-bottom: 1em;
	padding-top: 0em;
}
h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	padding-bottom: .02em;
}
h2 {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3em;
	padding-bottom: 1em;
	padding-top: 0em;
	text-transform: uppercase;
}
h4 {
	font-size: 1.1em;
	font-weight: normal;
}
a {
	color: #399;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333;
}
.first {
	padding-top: 0px;
}
h5 {
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	line-height: .8em;
	margin-bottom: 14px;
}
h6 {
	font-size: 1.4em;
	font-weight: normal;
}
.italics {
	font-style: italic;
}

.top {
	font-size: .7em;
}
