﻿.textzfooter
{
    font-family: Tahoma;
    font-size: 8pt;
    text-align: center;
    background-image: url( 'images/footer.png' );
    background-repeat: repeat;
}
.textzplain
{
    font-family: Tahoma;
    font-size: 8pt;
}
.textzheader
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #000080;    
}

