a:visited {
	color: #8DA09C;
}

a:hover {
	background: #4B646B;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td, p, li	{
	font-size:.9em
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.15em;
}

h3 {
	font-size: 1.05em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: .9em;
}


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;
	}

small {
	font-size: .75em;
}

sub {
	font-size: .75em;
}

sup {
	font-size: .75em;
}

.acronym {
	font-size: .8em;
}

.article	{
		
		margin-right: 20%;
		margin-left: 20%;
		padding: 15px;
		background-color: #EEEEEE;
		font-family: Courier, serif;
}

.caption {
		font-style:italic; font-size:.75em
}

.indent {
	margin-left: 10%;
	margin-right: 10%;
	background-color: #FCF7E9;
	border:solid thin;
	border-color: #B4A179;
	padding: 10px;
}

.date	{
	font-style: italic;
}

.top {
vertical-align: top;
}

.clearitalics {
	font-style: normal;
}

.color {
	color: #4B646B;
}

.color1 {
	color: #8DA09C;
	}

.footer {
	text-align: center;
}

.footnote {
	margin-top: -5px; font-size:.75em;
}


.screen {
	display: none;
}

.right {
	text-align: center;
	height: 120px;
}

.small {
	font-size: .75em;
}

#nav	{
	border: 0;
}

#pdf	{
	border: 0;
}