a:visited {
	color: #990000;
}

a:hover {
	background: #990000;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
}

h1 {
	font-size: 1.75em;
}

h2 {
	font-size: 1.5em;
}

hr.break {
	text-align: center;
	width: 50%;
}

li.pad {
	margin-top: .5em;
}

p.part {
	color: #333399;
	font-size: larger;
	font-weight: bold;
	text-align: center;
}

sup {
	font-size: .75em;
}

.footnote {
	margin-top: -20px;
}
