a:link,
a:visited
{
    color: black;
    text-decoration: none;
}

.logo
{
    font-variant: small-caps;
    font-size: 120%;
    text-decoration: underline;
}

.logoO
{
    background-color: black;
    color: white;
}

.logo,
.presentedbybox
{
    font-family: arial, helvetica, sans-serif;
}

.content
{
    width: 90%;
    padding-left: 4%;
}

.subtitle
{
    font-weight: normal;
    font-style: italic;
    font-size: 80%;
}

.presentedby
{
    font-size: 90%;
}

ul li
{
    list-style-type: square;
}

.separator
{
    width: auto;
    height: 1pt;
    overflow: hidden;
    background-color: black;
    color: black;
    margin-top: 18pt;
    margin-bottom: 18pt;
}

.footer
{
    margin-top: 30pt;
    border-top: 1pt solid black;
    font-style: italic;
    font-size: 90%;
}

.moreInfo,
form,
.footer,
.chapterNavigationMany,
.continue,
.amazon,
.amazonTop,
#chapterBackLink,
.annotation,
.sponsoredTitle
{
    display: none;
}

q
{
    display: block;
    padding-left: 20pt;
}

q
{
    quotes: "" "" "" "";
}