﻿body
{
    font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    color: #333333;
    /*background: #123;*/
    padding: 20px 0 40px;
}

h1
{
    font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
    font-size: 36px;
    color: #333;
    margin: 16px 0 8px 0;
}

h2
{
    font: "Lucida Grande" , "Verdana" ,sans-serif;
    font-size: 20px;
    color: #888888;
    margin: 8px 0 16px 0;
}

a
{
    color: #0C4A8A;
    text-decoration: underline;
    font-weight: bold;
}

.last-change
{
    color: #999;
}

.document-info
{
    color: #999;
    margin: 0 0 8px 0;
}
/*
.container_12
{
    background: white;
    padding: 0 16px 8px 16px;
}
*/