body {
    font-family: helvetica,arial,sans-serif;
    margin-left: 5em;
    margin-right: 5em;
    margin-top: 20pt;
    background-color: #eeeef0;
}

h1 {
    font-weight: bold; font-size: 36pt;
    text-shadow:0px -1px 0px #999;
    color:#777;
    text-shadow:0px 1px 0px #fff;
}

a { text-decoration: none; font-weight: bold; }

