body {
        font-family: "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
        font-size: 11pt;
        margin: 0;
}
h1, h2, h3, h4, h5, h6 {
        text-align: center;
}
p {
        text-align: justify;
        margin: 0;
        text-indent: 2em;
}
blockquote.p {
        text-align: justify;
	font-size: smaller;
}
blockquote.pre {
        font-family: "Bookman Old Style", serif;
}


.cap {
        text-transform: uppercase;
}

.sc {
        font-variant: small-caps;
}

.bl {
        font-family: "Old English Text MT", fantasy;
}

.dl {
        border-bottom: double;
}


