body {
	padding-left: 1em;
	font-family: Palatino, Georgia, Serif;
	color: black;
}

blockquote {
	font-size: 90%;
}

h1 {
	font-size: x-large;
}

h2 {
	font-size: large
}

a {
	color: #bb3333;
	text-decoration: none;
}

li {
	padding-bottom: 1em;
	line-height: 1.2em;
}
