/* HTML */


* {background-color: white !important;
  background-image: url('none') !important;}

body, td {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
}
h1 {
	font: normal 17pt georgia,'times new roman', times, serif;
}

/* LAYOUT */
#header, .noPrint, #textNav{ display: none; }

#returnlk { display: none; }

#copyBox {
	display: inline ;
	}
		
#printcopyright {font-size: 10px; }