body {
	padding: 0 1em;
	font-size: 180%;
	font-family: Didot;
	}
	
h1 {
	font-size: 160%;
	color: maroon;
	border-bottom: 1px solid maroon;
}

.title-slide h1 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 150%;
	text-align: center;
	border-bottom: none;
	}

li {
	margin-top: 1em;
	margin-bottom: 1em;
	}

li li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: blue;
	font-size: 80%;
	}

li li strong {
	text-decoration: underline;
	font-weight: normal;
	}

tt {
	color: blue;
	}

.title-slide ul {
	list-style-type: none;
	text-align: center;
	}
	
.title-slide li {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	}
	
.title-slide p.institution {
	margin-top: 1.5em;
	text-align: center;
	}

.title-slide p.funding {
	margin-top: 1.5em;
	font-size: 80%;
	text-align: center;
	font-style: italic;
	}

.footnote {
	font-size: 70%;
	}
