@import "sIFR-print.css";

body{
	font:normal 9pt verdana, sans-serif;
	color:#333
}

p{
	margin:0 0 16pt 0
}

img{
	border:0
}

#listMenuRoot, #rightColumn, #splash, #footer ul{
	display:none
}

/* BEGIN: Headings ================== */
h1{
	font:normal 21pt georgia, serif;
}

h2{
	font-size:14pt
}

h3{
	font-size:13pt
}

h4{
	font-size:12pt
}

h5{
	font-size:11pt
}

h6{
	font-size:9pt
}
/* END: Headings ================== */


#logoPrint{/* width & height should be half of the original size */
	width:210px;
}
#logoScreen{
	display:none
}