a:visited {
	color: #166890;
}

a:hover {
	background: #166890;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	padding: 5px;
}

body, td {
	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;
}

hr {
	border: #000000;
}

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-bottom: 50px;
	margin-top: 50px;
}

small {
	font-size: .75em;
}

sup {
	font-size: .75em;
}

.top {
vertical-align: top;
}

.clearitalics {
	font-style: normal;
}

.color {
	color: #777777;
}

.footer {
	text-align: center;
}

.footnote {
	margin-top: -5px; font-size:.75em;
}

.left {
	float: left;
	width: 200px;
	text-align: center;

}

.print {
	display: none;
}

.right {
	text-align: center;
	height: 120px;
}

.small {
	font-size: .75em;
}

#nav	{
	border: 0;
}

#pdf	{
	border: 0;
}

