/* CSS Document by Norman Markgraf */

/* CSS document for the publications */

#header h1 strong {
    color:#0cc;
}

#content .contentheading,
#content h1 {
    color:#0cc;
}

#content h2 {
    border-color:#0cc;
}

#footer {
    border-top:1px solid #0cc;
}


