.ScreenShow
{
display: none;
}

.PrintShow
{
display: block;
}

.NeverShow
{
display: none;
}
.TableShow
{
table BORDER: none;
} 