#navigation, #task-menu, #footer {
	display: none;
}

#container {
    width: 100%; 
    margin: 0; 
    float: none;
}
          
@page { margin: 2cm }

body {
font-size: 12pt;
line-height: 1.3;
background: #fff !important;
color: #000;
}

h1, h2, h3, h4 {
font-size: 14pt !important;
margin-top: 25px;
}    

.video {
    display: none;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    line-height: 0pt !important;
    white-space: nowrap;
}
#logo img {
	max-width: 300px;
	margin-bottom: 25px;
}
/*#navigation, #footer, #task-menu {
	display: none;
}
#logo img {
	max-width: 300px;
}
          
@page { margin: 2cm }*/

