body, input, submit, select, button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #696969;
    display: inherit;
}

body {
    text-transform: none;
    line-height: normal;
    background-color: #fefefe;
    overflow-y: scroll;
}

a {
    font-size: 12px;
    color: #696969;
}

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

a:hover {
    text-decoration: none;
}

#page {
    max-width: 1200px;
}
