table.newsnav {
    background-color: #feb;
    padding-top: 10px;
    padding-bottom: 5px;
    color: #060;
    font-weight: bold;
    border: 0px;
}

#news {
    font-family: "Garamond, CG Times, Times, Times New Roman, serif";
}

#maincontent #news p {
    font-family: "Garamond, CG Times, Times, Times New Roman, serif"; 
}

#news h3 {
    border-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

#news p.from {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: -0.7em;
    margin-bottom: 0.5em;
}

