p {
    margin-top: 0.75em;
    margin-left: 10%;
    margin-right: 10%;
    text-align: justify;
    margin-bottom: 0.75em
    }
blockquote {
    text-align: justify;
    margin-left: 15%;
    margin-right: 15%
    }
img {
    border-right: 0;
    border-top: 0;
    border-left: 0;
    border-bottom: 0
    }
.loc {
    text-align: right;
    margin-left: 15%;
    margin-right: 15%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 33%
    }
hr.full {
    width: 100%
    }
a:link {
    color: blue;
    text-decoration: none
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }
pre {
    font-size: 8pt;
    margin-left: 10%
    }