a:visited {
	color: #8D5844;
}

a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1.15em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: .9em;
	font-style:italic;
}

hr.break {
	text-align: left;
	width: 50%;
}

hr.fn {
	text-align: left;
	width: 30%;
}

li.a {
	list-style-type: lower-alpha;
}

li.pad {
	margin-top: 1em;
}

ol.a {
	list-style-type: lower-alpha;
}

p.list {
	margin-left: 1em;
}

p.part {
	font-size: larger;
	font-weight: bold;
	text-align: center;
}

p.question {
    margin-left: 3em;
	text-indent: -1.4em;
	}
	
p.question2digit {
    margin-left: 3em;
	text-indent: -2.1em;
	}

td.shade {
	background-color: #EFE8E6;
}

small {
	font-size: .75em;
}

sub {
	font-size: .75em;
}

sup {
	font-size: .75em;
}

.acronym {
	font-size: .8em;
}

.quote {
	font-style:italic;
	margin-left:5%;
	margin-right:5%;
}

.date	{
	font-style: italic;
}

.top {
vertical-align: top;
}

.clearitalics {
	font-style: normal;
}

.color {
	color: #696B6E;
}

.color2 {
	color: #8D5844;
}

.footer {
	text-align: center;
}

.footnote {
	margin-top: -5px; font-size:.75em;
}


.print {
	display: none;
}

.right {
	text-align: center;
	height: 120px;
}

.small {
	font-size: .75em;
}

#nav	{
	border: 0;
}

#pdf	{
	border: 0;
}