/* Print style sheet */

body {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: black;
	}

#pgheader, #main_navigation, #footer, #annexes { 
	display: none;
	}
	