/*
 * Copyright (c) 2004 Claude Knaus. All rights reserved.
 */

body {
    font-family: Georgia, Garamond, Palatino, Times, serif;
}

pre, code {
    font-family: Lucida Sans Typewriter, Courier New, Courier, monospace;
}

h2 {
    border: solid;
    border-width: 1px 0px 0px 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 1em;
    padding-top: 1em;
    padding-bottom: 0.5em;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

table {
    margin: 2ex auto 2ex auto;
    text-align: center;
}

