<style type="text/css">
.ScreenOnly
{
    DISPLAY: inline
}
.PrintOnly
{
    DISPLAY: none
}
BODY
{
    MARGIN: 80px;
    BACKGROUND-COLOR: #c5d8f0
}
</style>