/* Printer-Friendly Style */
body {
	background: #fff;
	margin: 0;
	padding: 0;
	font: 8pt Tahoma, Arial, lucida, sans-serif;
}
#bottom, h1, #header p, #header div, #navcontainer, .noprint, .notisk, #autori {
	display: none;
}
#content h2, #content h3, #content h4, #content div, #content p {
	margin: 0;
	padding: 0;
	margin-bottom: 2pt;
}
#content h2 {
	font-size: 11pt;
	margin-top: 4pt;
}
#content h3 {
	font-size: 10pt;
	margin-top: 4pt;
}
a {
	text-decoration: none;
	color: black;
}
input, textarea, select {
	border: 1px white solid;
	border-bottom: 1px black solid;
	background-color: white;
}
#content th span, #content td span {
	display: block;
	font-size: 7pt;
}
table {
	width: 98%;
	margin-bottom: 5pt;
	margin-left: 1pt;
	border: 1px black solid;
	border-collapse: collapse;
}
#content td, #content th {
	border: 1px #0d2745 solid;
	border-collapse: collapse;
	padding: 1pt;
	text-align: center;
	font-size: 8pt;
}
td span, th span {
	font-size: 7pt;
}
.h2 {
	font-size: 11pt;
	font-weight: bold;
}
.submit {
	text-align: center;
}
acronym, img, fieldset {
	border: none;
}
img {
	margin-bottom: 4pt;
}

