﻿body {
    color: black;
}

p {
line-height: 2em;
text-align: justify;
text-indent: 3em; 
margin-top: 0px;
margin-bottom: 0px; 
}

p.bibdata {
text-indent: 0em;
line-height: 1.25em;
}

p.bibentry {
text-indent: 0px;
line-height: 1.25em;
margin-top: 1.75em;
}

p.disclaimer {
text-indent: 0em;
margin-top: 2em;
margin-bottom: 2em;
font-size: small;
line-height: 1em;
}

p.epigraph {
line-height: 1em;
margin-top: 2em;
font-size: small;
font-style: italic;
}

p.attribution {
text-indent: 0em;
line-height: 1em;
margin-top: 1.5em;
margin-bottom: 2em;
font-size: small;
}

p.promo {
text-indent: 0em;
line-height: 1.25em;
}

p.blockquote {
line-height: 1em;
margin-top: 1em;
margin-bottom: 1em;
}

p.stanza {
line-height: 1em;
margin-top: 2em;
margin-bottom: 2em;
text-indent: 0em;
}

cite {
font-style: italic;
}

ul.contents {
list-style-type: none;
}

li {
line-height: 1.5em;
margin-top: 1em;
}

footer {
    clear: both;
    padding-bottom: 1.75em;
    padding-top: 1.75em;
	margin-top: 2em;
    border-top: 1px solid #333;
    font-size: small;
}

#footer {
    clear: both;
    padding-bottom: 1em;
    padding-top: 1.75em;
	margin-top: 2em;
    border-top: 2px solid #333;
    font-size: small;
    font-weight: normal;
    }

h1 {    
    font-family: sans-serif;
    font-size: xx-large;
    font-style: oblique;
	font-weight: bold;
    letter-spacing: .25em;
    padding-top: .75em;
}

h2 {
margin-bottom: 2em;
font-family: sans-serif;
text-decoration: underline;
font-weight: normal;
}

h3 {
font-family: sans-serif;
text-transform: uppercase;
}

sup {
font-size: 75%;
font-weight: bold;
}

a.img {
    text-decoration: none;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a.underscore {
text-decoration: underline;
}