@page {
size: auto;
margin: 10%;
}

body {
font-family: "Century Gothic", Arial; 
font-size: 11px;
color:#6C294D;
padding:0px;
width: 100%;
}

table {
float: none !important;
}

h1, h2, h3 {
margin-top:5px;
margin-bottom:12px;
font-size:17px;
font-weight:bold;
color:#6C294D;
}

/* HEADER */
#header {
display:none;
}

#header object {
display:none;
}
/* EINDE HEADER */


/* TOPNAV */
#topnav {
display:none;
}
/* EINDE TOPNAV */

/* FOOTER */
#footer {
display:none;