body {
        font-family: helvetica, sans-serif;
        font-size: 13px;
}
p {
        font-family: helvetica, sans-serif;
        font-size: 13px
        }
p.changelog {
        margin-left: 30px;
        margin-right: 30px;
}
a:link { color: darkblue; text-decoration: none; }
a:visited { color: darkblue; text-decoration: none; }
a:hover { color: blue; }
a:active { color: blue; }
