/* Don't print the following */

.pageheader, .dontprint, .breadcrumbs, .section { display: none; }

/* Print print-only header */

.printpagecontent { display: block; width: 100%; background-color: #FFFFFF; }

/* Set Page width for print */

.printpage{	width: 100%; background-color: #FFFFFF;	}

.ul1{ display: block; }

body { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 62.5%; }

p { font-size: 1.1em; }

a img { display: none; }