.ztitle {
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #666666;
}
.ztitlesub {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #666666;
}
.ztextnormal {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        line-height: 14pt;
}
.ztexthead {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #000000;
        line-height: 14pt;
}
.zcode {
        font-family: "Courier New", Courier, monospace;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #000099;
}
.zcodeBold {

        font-family: "Courier New", Courier, monospace;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #000099;
}
