#contentPrint{
	display: block !important;
}

#bg1{
	display: none;
}

#bg2{
	display: none;
}

#baner{
	display: none;
}

#b1{
	display: none;
}

#menu{
	display: none;
}

#footer{
	display: none;
}

#clearFooter{
	display: none;
}


.h2Nawigator{
	display: none;
}

/* HEADINGS */
h1, h2 { margin-bottom: 3px;
         line-height: 1.5em;
         font-family: Arial;
         font-weight: normal; }
h3, h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Verdana, Arial, Helvetica, sans-serif; }
h1 { font-size:18px; color: #000000; }
h2 { font-size:13px; font-weight: bold; color: #000; }
h3 { font-size:12px; }
h4 { font: bold 14px Verdana; color: #CD5A00; }
h5 { font-weight:normal; font-size:1em; }

div{
	font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
}

.contentNoPrint{
	display: none;
}
