body {
    font-family: Verdana, sans-serif;
    background: white;
    color: black;
    text-align: center;
}

a:link, a:visited {
    color: #487393;
    text-decoration: none;
}

a:hover {
    color: black;
    text-decoration: underline;
}

a:active {
    color: #777;
    text-decoration: none;
}

h1.title {
    color: #487393;
}

p.sig {
    font-style: italic;
}
