.noprint{
    display:none;
}
/** BANNER **/
#banner {
    color: #3a3a3a;
}
/** CONTENT **/
.content h3 {
    color: #000;
}
.content a {
    color: #369;
}
.content p.posted, .content p.posted a {
    color: #666666;
}