#header_img, #header_environment, #header_nav, #footer, #noShowPrint, #noPrintFooter {
   display: none;
   background-color: #ffffff;
	}
#NoPrintFooter {
   display: none;
   background-color: #ffffff;
}

.NoPrintFooter {
   display: none;
   background-color: #ffffff;
}

.noShowPrint {
   display: none;
   background-color: #ffffff;
}

.Title {
   color: #978B59;
   font-family:  Arial, Helvetica, sans-serif;
   font-size:  140%;
   font-weight:  bold;

}