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