@namespace url(http://www.w3.org/1999/xhtml);
p.abstract {
    font-family: "Georgia", serif;
    font-style: italic;
    font-size: 100%;
}
p.abstract em {
    font-style: normal;
}
p.authors {
    font-size: 100%;
    text-align: center;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.5ex;
    padding-bottom: 0.5ex;
}
p.authors .author-name {
    font-weight: bold;
    color: rgb(51,51,102);
}
p.authors .author-name :link { color: rgb(51,51,102); text-decoration: none; }
p.authors .author-name :visited { color: rgb(51,51,102); text-decoration: none; }
p.authors .author-name a:active { color: rgb(51,51,102); text-decoration: underline; }
p.authors .author-name a:hover { text-decoration: underline; }
p.date {
    text-align: center;
}
p.notes {
    font-style: italic;
}
div.abstract {
    min-width: 25em;
    max-width: 50em;
    background-color: rgb(255,249,225);
    border-top: 1px solid rgb(192,192,192);
    border-left: 1px solid rgb(192,192,192);
    border-right: 1px solid rgb(192,192,192);
    border-bottom: 1px solid rgb(192,192,192);
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.5ex;
    padding-bottom: 0.5ex;
    margin-top: 0.5ex;
    margin-bottom: 0.5ex;
}
div.files {
    min-width: 15em;
    background: rgb(240,240,240);
    margin-bottom: 0;
    border-top: 1px solid rgb(192,192,192);
    border-left: 1px solid rgb(192,192,192);
    border-right: 1px solid rgb(192,192,192);
    border-bottom: 1px solid rgb(192,192,192);
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.5ex;
    padding-bottom: 0.5ex;
    margin-top: 0.5ex;
    margin-bottom: 0.5ex;
}
div.links {
    min-width: 15em;
    border-top: 1px solid rgb(192,192,192);
    border-left: 1px solid rgb(192,192,192);
    border-right: 1px solid rgb(192,192,192);
    border-bottom: 1px solid rgb(192,192,192);
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.5ex;
    padding-bottom: 0.5ex;
    margin-top: 0.5ex;
    margin-bottom: 0.5ex;
}
p.copyright {
    color: rgb(128,128,128);
    font-size: 8pt;
}
