.zcommand {
font-family: Courier New;
font-size: 18pt;
font-weight: bold;
color: rgb(23,76,154);
padding: 3px;
}

.zevent {
font-family: Courier New;
font-size: 18pt;
font-weight: bold;
color: rgb(11,91,17);
padding: 3px;
}

.zreturn {
font-family: Courier New;
font-size: 10pt;
}

.zcode {
font-family: Courier New;
font-size: 8pt;
}

