a:visited {
	color: #666666;
}

a:hover {
	background: #666666;
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-size: 1.75em;
}

h2 {
	font-size: 1.5em;
}


.footnote {
	margin-top: -20px;
}
li.pad {
	margin-top: 1em;
}

p.part {
	font-size: larger;
	font-weight: bold;
	text-align: center;
}

sup, sub {
font-size: .75em;
}


.color {
	color: #1391B1;
}