a:visited {
	color: #6B4C38;
}

a:hover {
	background: #6B4C38;
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-size: 1.75em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1em;
}

small {
	font-size: .75em
}

hr.break {
	text-align: left;
	width: 50%;
}

hr.fn {
	width: 30%;
	text-align: left;
}

.footnote {
	margin-top: -5px;
}
li.pad {
	margin-top: 1em;
}

p.question {margin-top:50px; margin-bottom:50px;}

p.part {
	font-size: larger;
	font-weight: bold;
	text-align: center;
}

sup {
font-size: .75em;
}

.color {
	color: #999999;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:.9em;
}
