/* CSS Document for printing */
#header-home {
clear:both;
background-color:#FFFFFF;
color:#333333;
}

#header-home h1 {
font-size:12pt;
}

.headermenu, #content #left-column, #content #right-column, #footer {
display:none;
}

#content #middle-column {
display:block;
width:100%;
}

