.highlights table{
    font-family:Verdana;
    font-size: 8pt;
    font-weight: bold;
    cellpadding:0;
    cellspacing:0;
}

.highlights td.hed{
    font-family:Verdana; 
    font-size: 12pt; 
    font-weight: bold;
    color: #CC0000 ;
}

.highlights td.hed2{
    font-family:Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #CC0000 ;
}

.highlights td.void {
    background-color: #CC0000 ;
    height: 1px;
}

.highlights a {
text-decoration: none;
color: #042608 ;
}

img {
    border: 0px;
}