.bold {
font-family: arial, helv, helvetica;
font-size: 10pt;
font-weight: bold;
color: red;
}
.hdg {
font-family: arial, helv, helvetica;
font-size: 12pt;
font-weight: bold;
color: red;
}
.hdr {
font-family: arial, helv, helvetica;
font-size: 12pt;
font-weight: bold;
color: black;
}
