@charset "iso-8859-1";
body {
    background-color: #fff;
    margin: 10 50 10 50px;
    font-family:  Georgia, Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 1em;
}

div.logo_container{
    background-color: #738396;
    text-align: right;
    /*background-image: url("/headerimages/logoblue7.gif") */
}

.footer {
    font-size: smaller;
}

.citation {
    font-size: smaller;
}

.contributor {
    font-size: 12pt;
    color: #000066;
}

#contributors ul {
    list-style: none;
    margin: 2px;
    padding-left: 0;
}


