/* 
    Document   : print
    Created on : 15-apr-2011, 11.29.00
    Author     : Luca
    Description:
        Purpose of the stylesheet follows.
*/

.noprint { display: none; }

body {
	margin: .1in .6in;
	font-family: Verdana, sans-serif;
	font-size: 8.5pt;
	border: solid red 0px;
}

img { border: none;}

#nav { display: none; }
#footer p {
	font-size: 9pt;
	margin-top: 4em;
	text-align: center;
}

body#ippica div.tabs { display: none; }
body#ippica div.main-box h2 { display: none; }
body#ippica #sidebar { display: none; }
body#ippica #content-main h3 { font-size: 10pt; }