body
{
    line-height: 1.05;
}

small {
    margin-top: 5px;
}

table.fig {
    line-height: 1.5;
}

div.footer
{
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 18px;
    display: block;
    background: #222222;
    color: #DDDDDD;    
    position:relative; 
    top: 20px;
    width: 100%;
    text-align:center;
}

div.footer a
{
    color: #DDDDDD;    
}
