﻿BODY {color: black; background: white;}



#FooterContainer
,#HeaderContainer_headbodyin
,.HideWhenPrint
{
    display:none;    
}

DIV#PrintHeaderContainer_headbodyin
{
    display:block;
    visibility:visible;    
}
