body
{
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}

#navi_main_container, 
#navi_right, 
#navi_service, 
#header_add, 
#footer, 
#letterhead, 
#letterbox
{
    display: none;
}
.print
{
    display: display;
}

#content table
{
    page-break-inside: avoid;
}
p,blockquote
{
    orphans:3;
    widows:3;
}
#content table
{
    float: none;
    clear: both;
    min-width: 300px;
    max-width: 100%;
}
