body
{
    margin: 24px 12px 12px 12px;
    font-family: "Trebuchet MS", helvetica, arial, "sans serif";
    background-color: #fcfcfc;
    color: black;
    font-size: 14px;
    text-align: center;
}


div.blank
{
    height: 30px;
}




.middle
{
    text-align: left;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 780px;
    background-color: #fcfcfc;
    padding: 20px 20px 35px 20px;
}

.middle h1
{
    display: inline;
    font-weight: bold;
    font-size: 18px;
}

.citationTitle
{
    font-size: 14px;
    font-weight: bold;
}

li.citation
{
    margin: 15px;
}

.citationVersions
{
    font-size: 12px;
}

.citationByline
{
    font-size: 12px;
}

.citationWherePublished
{
    font-size: 12px;
    font-style: italic;
}

.citationDate
{
    font-size: 12px;
}

.citationAward
{
    font-size: 12px;
    color: red;
    font-weight:bold;
}

