body {
    margin: 0;
    background: #f1f4f9;
}

body {
    font: 10px verdana;
}

table {
    font: 11px verdana;
}

#content {
    margin: 10px 0 0 25px;
}

a.textLink {
    color: #005A9D;
    text-decoration: underline;
}

div#contentContainer {
    width: 620px;
    /*margin-top: 20px;*/
    background: #f1f4f9;
}