print { .nav { display:none; } .header {
	display:none;
	visibility: visible;
} }
/* Footer */

.footer {
	clear : both;
	padding : 1px;
    background:#082C97;
    color: #ffffff;
    font-family: arial, sans-serif;
    font-size: 9pt;
    white-space:nowrap;
}

.menu {
    color:#000000;
    font-family: arial, sans-serif;
    font-size: 9pt;
}
    
.topic {
    color:#000000;
}

body {
    margin:0;
    background:#ffffff;
//#F4EBD3;
}

p {
    margin-top: 0.5em;
    color: #000000;
    font-size: 8pt;
    font-family: arial, sans-serif;
//#F4EBD3;
}

a {
    color: #000000;
    font-size: 8pt;
    font-family: arial, sans-serif;
    text-decoration:none
}

a:hover {
    text-decoration: underline;
}


.heading {
    font-size:13pt;
    color:#000000;
}

