﻿
.PageFooterElement
{
    height: 25px;
    background: #202020; 
    font-size: 11.2px; 
    font-family: Tahoma; 
    color: #ccff99; 
    line-height: normal;
}
@media print 
{ 
    .DoNotPrint { display: none; } 
}
