
body
{
    font-family: Verdana, sans-serif;
}

h1
{
    font-size: 17px;
}

h2
{
    font-size: 14px;    
}

h3, h4, h5, h6
{
    font-size: 12px;    
}


div#content div#right
{
    display: none;
    visibility: hidden;    
}

a
{
    text-decoration: underline;
}

div#branding
{
/*    background-color: #0061bd; */
}

div#siteinfo
{
    font-size: 0.8em;
    padding-top: 20px;
}