.cle {
font-size: 8pt;
text-align: center;
}

.cleleft {
font-size: 8pt;
text-align: left;
}

.ctr {
text-align: center;
}

.hdr {
text-align: center;
font-size: 14pt;
color: teal;
font-weight: bold;
}

.ctr12pt {
text-align: center;
font-size: 12pt;
}

.rose {
text-align: center;
background-color: #FFCCFF;
font-weight: bold;
}

.violet {
text-align: center;
background-color: #CC99FF;
font-weight: bold;
}
