.heading
{
    font-family: sans-serif;
    font-size: 125%;
    font-weight: bold;
    margin-bottom: 1px;
    margin-top: 1px;
}

.heading > a
{
    text-decoration: none;
}

h1.heading
{
    font-size: 200%;
    text-align: right;    
}

.date
{
    font-family: sans-serif;
    font-weight: bold;
    margin-bottom: 1px;
    margin-top: 1px;
}
.storyfooter
{
    font-size: 75%;
    margin-bottom: 1px;
    margin-top: 1px;
}

p
{
    margin-top: 1px;
}

pre
{
    background-color: #eee;
}

