body {
    font-family:  Times New Roman, serif;
    font-size: 11pt;
    text-align: justify;
    }

#nav, #sidebar, #sidecolumn, .pager, #content .image a {display: none;}


a:link, a:visited {
    color: blue;
    text-decoration: underline;
    }

#header #logo a img, {
    border: 0;
    text-decoration: none;
    }



#header h1 {
    font-size: 20pt;
    color: #517DC9;
    font-family:  Arial, Helvetica, sans_serif;
     }

 #header a{
    border: 0;
    text-decoration: none;}

#content .image {
        margin: 10pt;
    }
#content .image a img[alt="enlarge"] {display: none;}
#content .image a:link, #content .image a:visited {text-decoration: none;}
#content a:link:after, #content a:visited:after {
    content: "(" attr(href) ")";
    }
#content .image a:link:after, #content .image a:visited:after {
    content: "";
    }

#footer  h4 {
    float: right;
    }
