﻿body {
}
.Print
{
    display:block;
    visibility:visible;
}
.HidePrint
{
    visibility:hidden;
    display:none;
}
