.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: Darkblue;
}

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

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

.highlights a {
text-decoration: none;
}

img {
    border: 0px;
}