html,
body {
	padding: 0 0.25cm 2cm 0;
	margin: 0;
}
body {
	font-family: Cambria, "Palatino Linotype", Arial, sans-serif;
	font-size: 82.5%;
	line-height: 175%;
	color: black;
}
div#head,
div#foot,
div#footer,
div#subnav,
div#spots {
	display: none;
}
h1 object,
h1 br {
	display: none;
}
p,
table,
ul, 
ol,
form {
	margin: 0 0 0.5cm 0;
}
h1,h2,h3,h4,h5,h6 {
	line-height: 170%;
	page-break-before: avoid;
}
div.pagehead h1 {
	font-size: 250%;
	text-indent: 0;
	margin: 0 0 1.5cm 0;
	font-weight: normal;
	border-bottom: 1px solid gray;
	padding-top: 1cm;
}
div.pagebody h1 {
	font-size: 125%;
	text-transform: none;
	margin: 0 0 0.75cm 0;
	font-style: italic;
	border-bottom: none;
	font-weight: normal;
}
a,
a:visited {
	color: blue;
}
h2 {
	font-size: 100%;
	margin: 1cm 0 0 0;
}
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}
hr {
	display: none;
}
div#content hr {
	display: block;
}
div.pagebody {
	width: 11cm;
	padding-bottom: 2cm;
}
ul.nav {
	list-style: none;
	padding-left: 0;
}
ul.nav a {
	text-decoration: none;
	color: black;
	padding-left: 0.25cm;
}
ul.nav a:after {
	content: " (" attr(href) ")";
}
table {
	font-size: 100%;
	border-collapse: collapse;
	page-break-inside: avoid;
	page-break-before: always;
}
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
td,
th {
	vertical-align: top;
	border-top: 1px solid gray;
}
tr:first-child th {
	border-top: none;
}
td {
}
th {
	text-align: left;
	white-space: nowrap;
	text-transform: uppercase;
}

