#nav, .pdf_link, #head, #logo, #footer, #rbar{
	visibility: hidden;
	position:absolute;
	height:0cm;
	left:-1000cm;
}
.sIFR-flash {
	display    : none !important;
	height     : 0;
	width      : 0;
	position   : absolute;
	overflow   : hidden;
}
.sIFR-alternate {
	visibility : visible !important;
	display    : block   !important;
	position   : static  !important;
	left       : auto    !important;
	top        : auto    !important;
	width      : auto    !important;
	height     : auto    !important;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
h1, h2, h3, h4, h5, h6{
	visibility:visible !important;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#ff5e00;
}
h3, h4{
	font-size:14px;
}
h5, h6{
	font-size:12px;
}
a img{
	border:none;
}
a{
	color:#ff5e00;
	text-decoration:none;
}