a:visited {
	color: #B76B3A;
}

a:hover {
	background: #B76B3A;
	color: #FFFFFF;
	text-decoration: none;
}

body, td {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

body {padding: 5px}

li.a {
list-style-type: lower-alpha;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1.15em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: .9em;
}


hr.break {
	text-align: left;
	width: 50%;
}

hr.fn {
	text-align: left;
	width: 30%;
}

li.pad {
	margin-top: 1em;
}

p.part {
	font-size: larger;
	font-weight: bold;
	text-align: center;
}

p.question {
	margin-bottom: 50px;
	margin-top: 50px;
}

p.list {
	margin-left: 1em;
}

small {
	font-size: .75em;
}

sub {
	font-size: .75em;
}

sup {
	font-size: .75em;
}

.acronym {
	font-size: .8em;
}

.color1 {
	color: #ffffff;
}

.color2 {
	color: #EBCD75;
}

.footnote {
	margin-top: -5px; 
	font-size:.75em;
}


.indent {
	margin-left:5%;
	margin-right:5%;
}

.screen {
	display: none;
}

.footer {
	text-align: center;
}

.quote	{
	margin-left:5%;
	margin-right:5%;
	font-style:italic;
}

.shade	{
	background:#FCF9F2;
}

.enlarge {
	font-size:1.25em;
}

#pdf	{
	border: 0;
}

#nav	{
	border: 0;
}


#fn	{
	text-decoration: none;
}

