/* CSS Document by Norman Markgraf */

/* CSS document for the publications */

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

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

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

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

