@page {
	size: portrait;
}

body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	background: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
}

h1 {
	font-size: 12.5pt;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 11.5pt;
}

h4 {
	font-size: 11pt;
}

h5 {
	font-size: 10.5pt;
}

h6 {
	font-size: 10pt;
}

ol,
ul {
	page-break-before: avoid;
	page-break-inside: avoid;
}

table {
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

th {
	font-size: 10pt;
	color: #000000;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	border: 0;
	page-break-inside: avoid;
}

td {
	font-size: 10pt;
	color: #000000;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
	border: 0;
	page-break-inside: avoid;
}

p {
	widows: 2;
	orphans: 2;
	color: #000000;
}

hr {
	color: #000000;
}

a,
a:link,
a:active,
a:visited {
	color: #000000;
}

a:after {
	content: " ["attr(href)"]";
}

/*
div#content {
	padding-top: 40px;
}

div.print-header {
	display: block;
	border-bottom: 1px solid #000000;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	top: 0;
	position: absolute;
}
*/

div#header,
div#navigation,
div#actualities,
div.coda-nav,
div#sub-menu,
div#footer {
	display: none;
}

div#references {
  page-break-before: always;
}
