/*  XML blockout */
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
p.n {
    text-indent: 0%
    }
p.l {
    margin-top: 3em
    }
.o {
    font-size: 175%
    }
ul {
    list-style-type: none;
    text-indent: -1em
    }
.r {
    text-align: right
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
hr {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: large
    }
a:link {
    color: blue;
    text-decoration: none
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    background-color: #fff;
    color: red;
    text-decoration: underline
    }
.pagenum {
    /* uncomment the next line for invisible page numbers */
    /*  visibility: hidden;  */
    font-size: 75%;
    text-align: right;
    color: gray
    }
/* page numbers */
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: large
    }
p.i {
    margin-top: 3em;
    margin-bottom: 3em
    }
img {
    border: 3px double gray
    }
.block {
    margin-left: 5%;
    margin-right: 10%;
    font-style: italic;
    text-indent: -2%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.6em;
    text-decoration: none
    }